mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #141] [Question] Create new release for vllm compatibility #88
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keith on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/141
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
Questions
Because of conflicting dependency issues with the latest nvitop release (1.3.1), you cannot install the latest vllm in the same virtualenv with nvitop:
This is fixed @ HEAD so it would be great if there was a new pypi release with this version bump fix!
@XuehaiPan commented on GitHub (Dec 18, 2024):
Thanks for raising this. I will create a version bump for this.
Also, I'd suggest to install
nvitopusingpipxoruvxinstead of install it in your virtual environment:You can add alias in your shell rc:
@XuehaiPan commented on GitHub (Dec 29, 2024):
A new release is made.
@keith commented on GitHub (Dec 29, 2024):
thanks!