NeMo
English
nvidia
steerlm
llama3
reward model
zhilinw commited on
Commit
b655cd4
1 Parent(s): b3d1512

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ You can use the model with [NeMo Aligner](https://github.com/NVIDIA/NeMo-Aligner
75
 
76
 
77
  ```python
78
- HF_HOME=<YOUR_HF_HOME_CONTAINING_TOKEN_WITH_LLAMA3_70B_ACCESS>
79
  python /opt/NeMo-Aligner/examples/nlp/gpt/serve_reward_model.py \
80
  rm_model_file=Llama3-70B-SteerLM-RM \
81
  trainer.num_nodes=1 \
 
75
 
76
 
77
  ```python
78
+ HF_HOME=<YOUR_HF_HOME_CONTAINING_TOKEN_WITH_LLAMA3_70B_ACCESS> \
79
  python /opt/NeMo-Aligner/examples/nlp/gpt/serve_reward_model.py \
80
  rm_model_file=Llama3-70B-SteerLM-RM \
81
  trainer.num_nodes=1 \