rAIfle commited on
Commit
8b39e5a
1 Parent(s): 48b49fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model_relation: quantized
4
+ quantized_by: Quant-Cartel
5
+ base_model: rAIfle/Acolyte-22B
6
+
7
+ ---
8
+ ```
9
+ e88 88e d8
10
+ d888 888b 8888 8888 ,"Y88b 888 8e d88
11
+ C8888 8888D 8888 8888 "8" 888 888 88b d88888
12
+ Y888 888P Y888 888P ,ee 888 888 888 888
13
+ "88 88" "88 88" "88 888 888 888 888
14
+ b
15
+ 8b,
16
+
17
+ e88'Y88 d8 888
18
+ d888 'Y ,"Y88b 888,8, d88 ,e e, 888
19
+ C8888 "8" 888 888 " d88888 d88 88b 888
20
+ Y888 ,d ,ee 888 888 888 888 , 888
21
+ "88,d88 "88 888 888 888 "YeeP" 888
22
+
23
+ PROUDLY PRESENTS
24
+ ```
25
+ # rAIfle/Acolyte-22B-exl2-longcal
26
+
27
+ Quantized using 115 rows of 8192 tokens from the default ExLlamav2-calibration dataset.
28
+
29
+ Branches:
30
+ - `main` -- `measurement.json`
31
+ - 8b8h -- 8bpw, 8bit lm_head
32
+ - 4.63b6h -- 4.63bpw, 6bit lm_head
33
+ - 3.09b6h -- 3.09bpw, 6bit lm_head
34
+ - 2.32b6h -- 2.32bpw, 6bit lm_head
35
+
36
+ Original model link: [rAIfle/Acolyte-22B](https://huggingface.co/rAIfle/Acolyte-22B)
37
+
38
+ Original model README below.
39
+
40
+ -----
41
+ # Acolyte-22B
42
+
43
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6569a4ed2419be6072890cf8/3dcGMcrWK2-2vQh9QBt3o.png)
44
+
45
+ LoRA of a bunch of random datasets on top of Mistral-Small-Instruct-2409, then SLERPed onto base at 0.5. Decent enough for its size.
46
+ Check the [LoRA](https://huggingface.co/rAIfle/Acolyte-LORA) for dataset info.
47
+
48
+ Use `Mistral V2 & V3` template.