InferenceIllusionist commited on
Commit
f56e4fa
1 Parent(s): b8b35fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -3
README.md CHANGED
@@ -1,3 +1,42 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - not-for-all-audiences
5
+ ---
6
+ ```
7
+ e88 88e d8
8
+ d888 888b 8888 8888 ,"Y88b 888 8e d88
9
+ C8888 8888D 8888 8888 "8" 888 888 88b d88888
10
+ Y888 888P Y888 888P ,ee 888 888 888 888
11
+ "88 88" "88 88" "88 888 888 888 888
12
+ b
13
+ 8b,
14
+
15
+ e88'Y88 d8 888
16
+ d888 'Y ,"Y88b 888,8, d88 ,e e, 888
17
+ C8888 "8" 888 888 " d88888 d88 88b 888
18
+ Y888 ,d ,ee 888 888 888 888 , 888
19
+ "88,d88 "88 888 888 888 "YeeP" 888
20
+
21
+ PROUDLY PRESENTS
22
+ ```
23
+ # L3.1-8B-Llamoutcast-iMat-GGUF
24
+
25
+
26
+ * Quantized with love from fp16
27
+ * Original model author: [Envoid](https://huggingface.co/Envoid/)
28
+ * Importance Matrix calculated using [groups_merged.txt](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384) in 88 chunks, n_ctx=512, and fp16 precision weights
29
+
30
+ Original model README [here](https://huggingface.co/Envoid/L3.1-8B-Llamoutcast) and below:
31
+
32
+ ![](https://files.catbox.moe/ecgn0m.jpg)
33
+
34
+ # Warning: this model is utterly cursed.
35
+
36
+ ## Llamoutcast
37
+
38
+ This model was originally intended to be a DADA finetune of Llama-3.1-8B-Instruct but the results were unsatisfactory. So it received some additional finetuning on a rawtext dataset and now it is utterly cursed.
39
+
40
+ It responds to Llama-3 Instruct formatting.
41
+
42
+ Trained using [qlora-pipe](https://github.com/tdrussell/qlora-pipe).