Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -73,6 +73,8 @@ The model can be used with three different frameworks | |
| 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 |  | 
|  | |
|  | |
| 76 | 
             
            #### Install
         | 
| 77 |  | 
| 78 | 
             
            It is recommended to use `mistralai/Mistral-Nemo-Instruct-2407` with [mistral-inference](https://github.com/mistralai/mistral-inference). For HF transformers code snippets, please keep scrolling.
         | 
|  | |
| 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 |  | 
| 76 | 
            +
            ### Mistral Inference
         | 
| 77 | 
            +
             | 
| 78 | 
             
            #### Install
         | 
| 79 |  | 
| 80 | 
             
            It is recommended to use `mistralai/Mistral-Nemo-Instruct-2407` with [mistral-inference](https://github.com/mistralai/mistral-inference). For HF transformers code snippets, please keep scrolling.
         | 

