Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
YangQun1 committed Dec 5, 2024
1 parent 5181438 commit 79546a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/sglang/srt/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,7 @@ def get_nvgpu_memory_capacity():
"nvidia-smi not found. Ensure NVIDIA drivers are installed and accessible."
)


def get_hpu_memory_capacity():
try:
# Run hl-smi and capture the output
Expand Down

0 comments on commit 79546a8

Please sign in to comment.