InferenceIllusionist commited on
Commit
00f53b4
1 Parent(s): 5b6b363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -3
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - conversational
5
+ - mistral
6
+ - unsloth
7
+ base_model: unsloth/mistral-small-instruct-2409
8
+ ---
9
+ ## SorcererLM-22B
10
+
11
+ <img src="https://files.catbox.moe/ya4zca.png" width="500"/>
12
+ <i>Because good things always come in threes!</i>
13
+
14
+
15
+ **SorcererLM-22B** is here, rounding out the trinity of Mistral-Small-Instruct tunes from the [Quant Cartel](https://huggingface.co/Quant-Cartel).
16
+
17
+
18
+ ## Prompt Format
19
+
20
+ * Basic: Mistral V2 & V3 Context / Instruct Templates (Now available on ST Staging branch)
21
+ * Advanced: TBA
22
+
23
+ ## Quantized Versions
24
+
25
+ * Coming soon
26
+
27
+ ## Training
28
+
29
+ For starters this is a LORA tune on top of Mistral-Small-Instruct-2409 and **not** a pruned version of [SorcererLM-8x22b](https://huggingface.co/rAIfle/SorcererLM-8x22b-bf16).
30
+
31
+ Trained with a whole lot of love on 1 epoch of cleaned and deduped c2 logs. This model is 100% 'born-local', the result of roughly 27 hours and a little bit of patience on a single RTX 4080 SUPER.
32
+
33
+ As hyperparameters and dataset intentionally mirror ones used in the original Sorcerer 8x22b tune, this is considered its 'lite' counterpart aiming to provide the same bespoke conversational experience relative to its size and reduced hardware requirements.
34
+
35
+ While all three share the same Mistral-Small-Instruct base, in contrast to its sisters [Mistral-Small-NovusKyver](https://huggingface.co/Envoid/Mistral-Small-NovusKyver) and [Acoylte-22B](https://huggingface.co/rAIfle/Acolyte-22B) this release did not SLERP the resulting model with the original in a 50/50 ratio post-training. Instead, alpha was dropped when the lora was merged with full precision weights in the final step.
36
+
37
+ ## Acknowledgments
38
+
39
+ * First and foremost a huge thank you my brilliant teammates [envoid](https://huggingface.co/envoid/) and [rAIfle](https://huggingface.co/rAIfle/). Special shout-out to rAIfle for critical last minute advice that got this one through the finish line
40
+ * Props to unsloth as well for helping make this local tune possible
41
+ * And of course, none of this would matter without users like you. Thank you :)
42
+
43
+ ## Safety
44
+ ...