DeathGodlike commited on
Commit
65ceb09
·
verified ·
1 Parent(s): e8ccbd4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Vortex5/Red-Synthesis-12B
4
+ base_model_relation: quantized
5
+ pipeline_tag: text-generation
6
+ library_name: safetensors
7
+ tags:
8
+ - exl3
9
+ - 4-bit
10
+ - 6-bit
11
+ - 8-bit
12
+ ---
13
+
14
+ # Original model: [Red-Synthesis-12B](https://huggingface.co/Vortex5/Red-Synthesis-12B) by [Vortex5](https://huggingface.co/Vortex5)
15
+
16
+ ## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) (release v0.0.17) quantizations
17
+
18
+ | Type | Size | CLI |
19
+ |------|------|---------|
20
+ | [H8-4.0BPW](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/tree/H8-4.0BPW) | 7.49 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/resolve/H8-4.0BPW/Download~Vortex5_Red-Synthesis-12B_H8-4.0BPW_EXL3.bat) |
21
+ | [H8-6.0BPW](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/tree/H8-6.0BPW) | 10.22 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/resolve/H8-6.0BPW/Download~Vortex5_Red-Synthesis-12B_H8-6.0BPW_EXL3.bat) |
22
+ | [H8-8.0BPW](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/tree/H8-8.0BPW) | 12.95 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Red-Synthesis-12B_EXL3/resolve/H8-8.0BPW/Download~Vortex5_Red-Synthesis-12B_H8-8.0BPW_EXL3.bat) |
23
+
24
+ ***Requirements: A python installation with huggingface-hub module to use CLI.***
25
+
26
+ ### Licensing: The license for the provided quantized models is derived from the original model (see the source above)
27
+