mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
5 lines
239 B
Bash
Executable File
5 lines
239 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pip3 install nemo_toolkit[all]@git+https://github.com/NVIDIA/NeMo.git@5b5a4445f3de30786d7c2ef4108fc89242a643f3
|
|
pip3 install megatron_core@git+ https://github.com/NVIDIA/Megatron-LM.git@a5415fcfacef2a37416259bd38b7c4b673583675
|