patrickvonplaten commited on
Commit
4d14c1d
·
verified ·
1 Parent(s): 114107b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ Mistral Nemo is a transformer model, with the following architecture choices:
69
 
70
  The model can be used with three different frameworks
71
 
72
- - [`mistral_inference`](https://github.com/mistralai/mistral-inference): See [here](#mistral-inference)
73
  - [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
74
  - [`NeMo`](https://github.com/NVIDIA/NeMo): See [nvidia/Mistral-NeMo-12B-Instruct](https://huggingface.co/nvidia/Mistral-NeMo-12B-Instruct)
75
 
 
69
 
70
  The model can be used with three different frameworks
71
 
72
+ - [`mistral_inference`](https://github.com/mistralai/mistral-inference): See [here](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407#mistral-inference)
73
  - [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
74
  - [`NeMo`](https://github.com/NVIDIA/NeMo): See [nvidia/Mistral-NeMo-12B-Instruct](https://huggingface.co/nvidia/Mistral-NeMo-12B-Instruct)
75