Update README.md
Browse files
README.md
CHANGED
@@ -63,12 +63,12 @@ Please note that these models have not been instruction tuned on general data an
|
|
63 |
|
64 |
This is a NeMo checkpoint, so you need to use [NeMo Framework](https://github.com/NVIDIA/NeMo) to run inference or finetune it.
|
65 |
We also release a [HuggingFace checkpoint](https://huggingface.co/nvidia/OpenMath2-Llama3.1-8B) and provide easy instructions on how to
|
66 |
-
[convert between different formats](https://github.
|
67 |
-
[run inference](https://github.
|
68 |
|
69 |
# Reproducing our results
|
70 |
|
71 |
-
We provide [all instructions](https://github.
|
72 |
|
73 |
## Citation
|
74 |
|
|
|
63 |
|
64 |
This is a NeMo checkpoint, so you need to use [NeMo Framework](https://github.com/NVIDIA/NeMo) to run inference or finetune it.
|
65 |
We also release a [HuggingFace checkpoint](https://huggingface.co/nvidia/OpenMath2-Llama3.1-8B) and provide easy instructions on how to
|
66 |
+
[convert between different formats](https://nvidia.github.io/NeMo-Skills/pipelines/checkpoint-conversion/) or
|
67 |
+
[run inference](https://nvidia.github.io/NeMo-Skills/basics/inference/) with these models using our codebase.
|
68 |
|
69 |
# Reproducing our results
|
70 |
|
71 |
+
We provide [all instructions](https://nvidia.github.io/NeMo-Skills/openmathinstruct2/) to fully reproduce our results.
|
72 |
|
73 |
## Citation
|
74 |
|