mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* Update TensorRT-LLM --------- Co-authored-by: Bhuvanesh Sridharan <bhuvan.sridharan@gmail.com> Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
|
flax~=0.8.0
|
|
jax[cuda12_pip]~=0.4.19; platform_system != "Windows"
|
|
jax~=0.4.19; platform_system == "Windows"
|
|
safetensors~=0.4.1
|
|
sentencepiece~=0.1.99
|
|
h5py~=3.10.0
|
|
easydict~=1.11
|
|
rouge_score
|
|
nltk
|