Text Generation
Transformers
Safetensors
PyTorch
nemotron_h
nvidia
nemotron-3
latent-moe
mtp
conversational
custom_code
Eval Results
robgreenberg3 commited on
Commit
c287891
·
verified ·
1 Parent(s): b4f6195

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -275,7 +275,7 @@ For more detailed information, please see [this cookbook](https://github.com/NVI
275
  ```bash
276
  pip install vllm==0.17.1
277
 
278
- export MODEL_CKPT=PATH/TO/MODEL/CHECKPOINT
279
  ```
280
 
281
  ```bash
 
275
  ```bash
276
  pip install vllm==0.17.1
277
 
278
+ export MODEL_CKPT=RedHatAI/NVIDIA-Nemotron-3-Super-120B-A12B-BF16
279
  ```
280
 
281
  ```bash