mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
13 lines
340 B
Plaintext
13 lines
340 B
Plaintext
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
|
--extra-index-url https://pypi.nvidia.com
|
|
tensorrt_llm==0.9.0.dev2024032600
|
|
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
|