Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Compared to other 7B models, it displays good performance in instruction followi
|
|
36 |
|
37 |
## β‘ Quantized models
|
38 |
|
39 |
-
* **GGUF**: https://huggingface.co/mlabonne/
|
40 |
|
41 |
## π Evaluation
|
42 |
|
@@ -46,7 +46,8 @@ The evaluation was performed using [LLM AutoEval](https://github.com/mlabonne/ll
|
|
46 |
|
47 |
| Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |
|
48 |
|---|---:|---:|---:|---:|---:|
|
49 |
-
| [**
|
|
|
50 |
| [Monarch-7B](https://huggingface.co/mlabonne/Monarch-7B) [π](https://gist.github.com/mlabonne/0b8d057c5ece41e0290580a108c7a093) | 62.68 | 45.48 | 77.07 | 78.04 | 50.14 |
|
51 |
| [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) [π](https://gist.github.com/mlabonne/88b21dd9698ffed75d6163ebdc2f6cc8) | 52.42 | 42.75 | 72.99 | 52.99 | 40.94 |
|
52 |
| [mlabonne/NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B) [π](https://gist.github.com/mlabonne/14687f1eb3425b166db511f31f8e66f6) | 53.51 | 43.67 | 73.24 | 55.37 | 41.76 |
|
|
|
36 |
|
37 |
## β‘ Quantized models
|
38 |
|
39 |
+
* **GGUF**: https://huggingface.co/mlabonne/AlphaMonarch-7B-GGUF
|
40 |
|
41 |
## π Evaluation
|
42 |
|
|
|
46 |
|
47 |
| Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |
|
48 |
|---|---:|---:|---:|---:|---:|
|
49 |
+
| [**AlphaMonarch-7B**](https://huggingface.co/mlabonne/AlphaMonarch-7B) [π](https://gist.github.com/mlabonne/1d33c86824b3a11d2308e36db1ba41c1) | **62.74** | **45.37** | **77.01** | **78.39** | **50.2** |
|
50 |
+
| [NeuralMonarch-7B](https://huggingface.co/mlabonne/NeuralMonarch-7B) [π](https://gist.github.com/mlabonne/64050c96c6aa261a8f5b403190c8dee4) | 62.73 | 45.31 | 76.99 | 78.35 | 50.28 |
|
51 |
| [Monarch-7B](https://huggingface.co/mlabonne/Monarch-7B) [π](https://gist.github.com/mlabonne/0b8d057c5ece41e0290580a108c7a093) | 62.68 | 45.48 | 77.07 | 78.04 | 50.14 |
|
52 |
| [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) [π](https://gist.github.com/mlabonne/88b21dd9698ffed75d6163ebdc2f6cc8) | 52.42 | 42.75 | 72.99 | 52.99 | 40.94 |
|
53 |
| [mlabonne/NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B) [π](https://gist.github.com/mlabonne/14687f1eb3425b166db511f31f8e66f6) | 53.51 | 43.67 | 73.24 | 55.37 | 41.76 |
|