v000000 commited on
Commit
735c8ad
·
verified ·
1 Parent(s): 19abbcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -19,7 +19,12 @@ tags:
19
 
20
  Storniitova-8B is a RP/Instruct model built on the foundation of Llama-3.1-SuperNova-Lite, which is distilled from the 405B parameter variant of Llama-3.1
21
 
22
- By only changing the vector tasks, I attempt to retain the full distillation while learning roleplaying capabilties.
 
 
 
 
 
23
 
24
  -----------------------------------------------------------------------------------------------------------
25
 
@@ -109,6 +114,7 @@ dtype: float16
109
 
110
  ```
111
 
112
- *SLERP distribution used to smoothly blend the mostly Supernova base with the 100% roleplay vectors:*
 
113
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/GP2LMRvMkhVJwNDSEC4oU.png)
114
 
 
19
 
20
  Storniitova-8B is a RP/Instruct model built on the foundation of Llama-3.1-SuperNova-Lite, which is distilled from the 405B parameter variant of Llama-3.1
21
 
22
+ By only changing the vector tasks, I attempt to retain the full 405B distillation while learning roleplaying capabilties.
23
+
24
+ # (GGUF) mradermacher quants:
25
+
26
+ * [GGUFs](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF)
27
+ * [GGUFs imatrix](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-i1-GGUF)
28
 
29
  -----------------------------------------------------------------------------------------------------------
30
 
 
114
 
115
  ```
116
 
117
+ *SLERP distribution* used to smoothly blend the mostly Supernova base with the roleplay vectors:
118
+
119
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/GP2LMRvMkhVJwNDSEC4oU.png)
120