English
nvidia
math
stoshniwal commited on
Commit
208010f
1 Parent(s): 31ab001

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,11 +44,11 @@ Please note that these models have not been instruction tuned on general data an
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.com/NVIDIA/NeMo-Skills/blob/main/docs/pipelines/checkpoint-conversion.md) or
47
- [run inference](https://github.com/NVIDIA/NeMo-Skills/blob/main/docs/inference.md) with these models using our codebase.
48
 
49
  # Reproducing our results
50
 
51
- We provide [all instructions](https://github.com/NVIDIA/NeMo-Skills/blob/main/docs/openmathinstruct2/training.md) to fully reproduce our results.
52
 
53
  ## Citation
54
 
 
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.com/NVIDIA/NeMo-Skills/blob/main/docs/pipelines/checkpoint-conversion.md) or
47
+ [run inference](https://github.com/NVIDIA/NeMo-Skills/blob/main/docs/basics/inference.md) with these models using our codebase.
48
 
49
  # Reproducing our results
50
 
51
+ We provide [all instructions](https://github.com/NVIDIA/NeMo-Skills/blob/main/docs/openmathinstruct2/index.md) to fully reproduce our results.
52
 
53
  ## Citation
54