stoshniwal
commited on
Commit
•
23f0202
1
Parent(s):
208010f
Update README.md
Browse files
README.md
CHANGED
@@ -43,12 +43,12 @@ Please note that these models have not been instruction tuned on general data an
|
|
43 |
|
44 |
This is a NeMo checkpoint, so you need to use [NeMo Framework](https://github.com/NVIDIA/NeMo) to run inference or finetune it.
|
45 |
We also release a [HuggingFace checkpoint](https://huggingface.co/nvidia/OpenMath2-Llama3.1-70B) and provide easy instructions on how to
|
46 |
-
[convert between different formats](https://github.
|
47 |
-
[run inference](https://github.
|
48 |
|
49 |
# Reproducing our results
|
50 |
|
51 |
-
We provide [all instructions](https://github.
|
52 |
|
53 |
## Citation
|
54 |
|
|
|
43 |
|
44 |
This is a NeMo checkpoint, so you need to use [NeMo Framework](https://github.com/NVIDIA/NeMo) to run inference or finetune it.
|
45 |
We also release a [HuggingFace checkpoint](https://huggingface.co/nvidia/OpenMath2-Llama3.1-70B) and provide easy instructions on how to
|
46 |
+
[convert between different formats](https://nvidia.github.io/NeMo-Skills/pipelines/checkpoint-conversion/) or
|
47 |
+
[run inference](https://nvidia.github.io/NeMo-Skills/basics/inference/) with these models using our codebase.
|
48 |
|
49 |
# Reproducing our results
|
50 |
|
51 |
+
We provide [all instructions](https://nvidia.github.io/NeMo-Skills/openmathinstruct2/) to fully reproduce our results.
|
52 |
|
53 |
## Citation
|
54 |
|