Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ NeuralHermes is based on the [teknium/OpenHermes-2.5-Mistral-7B](https://hugging
|
|
25 |
|
26 |
It is directly inspired by the RLHF process described by [Intel/neural-chat-7b-v3-1](https://huggingface.co/Intel/neural-chat-7b-v3-1)'s authors to improve performance. I used the same dataset and reformatted it to apply the ChatML template.
|
27 |
|
28 |
-
The code to train this model is available on [Google Colab](https://colab.research.google.com/drive/
|
29 |
|
30 |
## Quantized models
|
31 |
|
|
|
25 |
|
26 |
It is directly inspired by the RLHF process described by [Intel/neural-chat-7b-v3-1](https://huggingface.co/Intel/neural-chat-7b-v3-1)'s authors to improve performance. I used the same dataset and reformatted it to apply the ChatML template.
|
27 |
|
28 |
+
The code to train this model is available on [Google Colab](https://colab.research.google.com/drive/1h4tAJStIef_BcO-OkY97X9_OFgKnFrLl). It required an A100 GPU for about an hour.
|
29 |
|
30 |
## Quantized models
|
31 |
|