mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Fix for AWQ.
This commit is contained in:
parent
7143130ba4
commit
72f74bcbc4
@ -1,6 +1,6 @@
|
|||||||
# Fork that adds only the correct stream to this kernel in order
|
# Fork that adds only the correct stream to this kernel in order
|
||||||
# to make cuda graphs work.
|
# to make cuda graphs work.
|
||||||
awq_commit := d2d7cfbfa0de87fbbc17a2984c69cd6681149885
|
awq_commit := 65dd423bf001394b133e512b6a5f585874706d17
|
||||||
|
|
||||||
awq:
|
awq:
|
||||||
rm -rf llm-awq
|
rm -rf llm-awq
|
||||||
|
Loading…
Reference in New Issue
Block a user