mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 12:54:52 +00:00
Fix fbgemm version
This commit is contained in:
parent
fc1853adac
commit
7fde42c6e8
@ -1,4 +1,4 @@
|
|||||||
fbgemm_commit := 0.8.0
|
fbgemm_commit := v0.8.0
|
||||||
|
|
||||||
build-fbgemm:
|
build-fbgemm:
|
||||||
git clone https://github.com/pytorch/FBGEMM.git fbgemm && \
|
git clone https://github.com/pytorch/FBGEMM.git fbgemm && \
|
||||||
|
Loading…
Reference in New Issue
Block a user