Skip to content

Commit

Permalink
Update LLMM1 bound (huggingface#2050)
Browse files Browse the repository at this point in the history
update commit
  • Loading branch information
fxmarty authored and yuanwu2017 committed Sep 24, 2024
1 parent 5381fa7 commit eb8b76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Makefile-vllm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
commit_cuda := b5dfc61db88a81069e45b44f7cc99bd9e62a60fa
commit_rocm := 559200c1a028de990c1ddea761b0ccd62109e3a0
commit_rocm := c6ee53b1be97e3bbc791b95f22827501297f8921
build-vllm-cuda:
if [ ! -d 'vllm' ]; then \
pip install -U ninja packaging --no-cache-dir && \
Expand Down

0 comments on commit eb8b76d

Please sign in to comment.