Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,35 @@ language:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Michel - 13B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
[Michel Exl2 Quant](https://huggingface.co/bartowski/Michel-13B-exl2)
|
| 9 |
[Michel GGUF Quant](https://huggingface.co/Kquant03/Michel-13B-GGUF)
|
| 10 |
-
**A Uncensored fine tune model general tasks focused of [NousHermes-Llama2-13B](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b).**
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
|
|
|
| 14 |
- Next one will be more interesting :}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
-
##
|
| 17 |
-
## Have Fun :)
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Michel - 13B
|
| 8 |
+
|
| 9 |
+
**A Uncensored fine tune model general tasks focused of [NousHermes-Llama2-13B](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b).**
|
| 10 |
+
With the help of [my team](https://huggingface.co/ConvexAI).
|
| 11 |
+
|
| 12 |
+
#### Quants
|
| 13 |
+
|
| 14 |
[Michel Exl2 Quant](https://huggingface.co/bartowski/Michel-13B-exl2)
|
| 15 |
[Michel GGUF Quant](https://huggingface.co/Kquant03/Michel-13B-GGUF)
|
|
|
|
| 16 |
|
| 17 |
+
### Useful
|
| 18 |
+
|
| 19 |
+
- **Uses Llama2 prompt template.**
|
| 20 |
- Next one will be more interesting :}
|
| 21 |
+
|
| 22 |
+
### I had good results with this parameters:
|
| 23 |
+
- temperature: 0.8
|
| 24 |
+
- top_p: 0.75
|
| 25 |
+
- min_p: 0
|
| 26 |
+
- top_k: 0
|
| 27 |
+
- repetition_penalty: 1.05
|
| 28 |
+
|
| 29 |
+
### General Usecase Test
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
### BenchMarks on OpenLLM Leaderboard
|
| 33 |
+
More details: [Michel-13B OpenLLM BenchMarks](https://huggingface.co/datasets/open-llm-leaderboard/details_PotatoOff__Michel-13B)
|
| 34 |
+

|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
### Thank you h2m for the compute
|
| 38 |
|
| 39 |
+
### Have Fun :)
|
|
|