mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
backend(trtllm): do not use shallow clone
This commit is contained in:
parent
dc564aa022
commit
9eff8dd33b
@ -29,7 +29,7 @@ fetchcontent_declare(
|
||||
trtllm
|
||||
GIT_REPOSITORY https://github.com/huggingface/TensorRT-LLM.git
|
||||
GIT_TAG 42a7b0922fc9e095f173eab9a7efa0bcdceadd0d
|
||||
GIT_SHALLOW ON
|
||||
GIT_SHALLOW OFF
|
||||
DOWNLOAD_EXTRACT_TIMESTAMP
|
||||
)
|
||||
fetchcontent_makeavailable(trtllm)
|
||||
|
Loading…
Reference in New Issue
Block a user