Update README.md
Browse files
README.md
CHANGED
|
@@ -70,8 +70,7 @@ Note that we only consider the first four categories in RewardBench, because the
|
|
| 70 |
|
| 71 |
You can use the model with [NeMo Aligner](https://github.com/NVIDIA/NeMo-Aligner) following [SteerLM training user guide](https://docs.nvidia.com/nemo-framework/user-guide/latest/modelalignment/steerlm.html).
|
| 72 |
|
| 73 |
-
|
| 74 |
-
1. Spin up an inference server within the [NeMo Aligner container](https://github.com/NVIDIA/NeMo-Aligner/blob/main/Dockerfile)
|
| 75 |
|
| 76 |
|
| 77 |
```python
|
|
|
|
| 70 |
|
| 71 |
You can use the model with [NeMo Aligner](https://github.com/NVIDIA/NeMo-Aligner) following [SteerLM training user guide](https://docs.nvidia.com/nemo-framework/user-guide/latest/modelalignment/steerlm.html).
|
| 72 |
|
| 73 |
+
1. Spin up an inference server within the NeMo container (`docker pull nvcr.io/nvidia/nemo:24.01.framework`)
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
```python
|