Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,8 @@ Magic, because it's **not** an exact science, there's some art to it, as it is d
|
|
37 |
|
38 |
This model, **Eximius_Persona_5B**, is the result of multiple merges, that have been tuned, then merged again, then... for many times and iterations. The base was LLAMA 3.2 3B and I focused on achieving the following **4 traits**, in that specific order:
|
39 |
|
|
|
|
|
40 |
- Varied speech patterns
|
41 |
|
42 |
- Roleplay ability
|
@@ -250,6 +252,19 @@ do_sample: True
|
|
250 |
|
251 |
---
|
252 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
## Other stuff
|
254 |
- [SLOP_Detector](https://github.com/SicariusSicariiStuff/SLOP_Detector) Nuke GPTisms, with SLOP detector.
|
255 |
- [LLAMA-3_8B_Unaligned](https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned) The grand project that started it all.
|
|
|
37 |
|
38 |
This model, **Eximius_Persona_5B**, is the result of multiple merges, that have been tuned, then merged again, then... for many times and iterations. The base was LLAMA 3.2 3B and I focused on achieving the following **4 traits**, in that specific order:
|
39 |
|
40 |
+
- **2nd Highest rated model** in the 3-6B category according to a closed external benchmark. See details at the buttom of the page.
|
41 |
+
|
42 |
- Varied speech patterns
|
43 |
|
44 |
- Roleplay ability
|
|
|
252 |
|
253 |
---
|
254 |
|
255 |
+
# Additional benchmarks
|
256 |
+
|
257 |
+
On the **17th of February, 2025**, I became aware that the model was ranked as the **2nd place in the world** among **3-6B** models, in a closed external benchmark.
|
258 |
+
|
259 |
+
Bnechmarked on the following site:
|
260 |
+
```
|
261 |
+
https://moonride.hashnode.dev/biased-test-of-gpt-4-era-llms-300-models-deepseek-r1-included
|
262 |
+
```
|
263 |
+
|
264 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Eximius_Persona_5B/resolve/main/Images/Eximius_Persona_5B_Bench.png" alt="External Benchmark" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
265 |
+
|
266 |
+
---
|
267 |
+
|
268 |
## Other stuff
|
269 |
- [SLOP_Detector](https://github.com/SicariusSicariiStuff/SLOP_Detector) Nuke GPTisms, with SLOP detector.
|
270 |
- [LLAMA-3_8B_Unaligned](https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned) The grand project that started it all.
|