mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
backend(trtllm): move to nvidia remote instead of hf
This commit is contained in:
parent
10f713bcb6
commit
7c1c587b38
@ -27,7 +27,7 @@ find_package(Python3 REQUIRED Interpreter)
|
|||||||
|
|
||||||
fetchcontent_declare(
|
fetchcontent_declare(
|
||||||
trtllm
|
trtllm
|
||||||
GIT_REPOSITORY https://github.com/huggingface/TensorRT-LLM.git
|
GIT_REPOSITORY https://github.com/nvidia/TensorRT-LLM.git
|
||||||
GIT_TAG v0.16.0
|
GIT_TAG v0.16.0
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
DOWNLOAD_EXTRACT_TIMESTAMP
|
DOWNLOAD_EXTRACT_TIMESTAMP
|
||||||
|
Loading…
Reference in New Issue
Block a user