Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,8 @@ HelpSteer Paper : [HelpSteer: Multi-attribute Helpfulness Dataset for SteerLM](h
|
|
42 |
|
43 |
SteerLM Paper: [SteerLM: Attribute Conditioned SFT as an (User-Steerable) Alternative to RLHF](https://arxiv.org/abs/2310.05344)
|
44 |
|
45 |
-
Llama2-13B-SteerLM-RM is trained with NVIDIA NeMo
|
|
|
46 |
|
47 |
## Usage:
|
48 |
|
|
|
42 |
|
43 |
SteerLM Paper: [SteerLM: Attribute Conditioned SFT as an (User-Steerable) Alternative to RLHF](https://arxiv.org/abs/2310.05344)
|
44 |
|
45 |
+
Llama2-13B-SteerLM-RM is trained with NVIDIA [NeMo-Aligner](https://github.com/NVIDIA/NeMo-Aligner), a scalable toolkit for performant and efficient model alignment. NeMo-Aligner is built using the [NeMo Framework](https://github.com/NVIDIA/NeMo) which allows for scaling training up to 1000s of GPUs using tensor, data and pipeline parallelism for all components of alignment. All of our checkpoints are cross compatible with the NeMo ecosystem, allowing for inference deployment and further customization.
|
46 |
+
|
47 |
|
48 |
## Usage:
|
49 |
|