roleplaiapp commited on
Commit
e61df00
·
verified ·
1 Parent(s): 01e44a8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - 12b
6
+ - 5-bit
7
+ - Q5_K_S
8
+ - ggld
9
+ - gguf
10
+ - llama-cpp
11
+ - rocinante
12
+ - slush
13
+ - sunfall
14
+ - text-generation
15
+ ---
16
+
17
+ # roleplaiapp/Slush-Sunfall-Rocinante-GGLD-12B-Q5_K_S-GGUF
18
+
19
+ **Repo:** `roleplaiapp/Slush-Sunfall-Rocinante-GGLD-12B-Q5_K_S-GGUF`
20
+ **Original Model:** `Slush-Sunfall-Rocinante-GGLD-12B`
21
+ **Quantized File:** `Slush-Sunfall-Rocinante-GGLD-12B.Q5_K_S.gguf`
22
+ **Quantization:** `GGUF`
23
+ **Quantization Method:** `Q5_K_S`
24
+
25
+ ## Overview
26
+ This is a GGUF Q5_K_S quantized version of Slush-Sunfall-Rocinante-GGLD-12B
27
+ ## Quantization By
28
+ I often have idle GPUs while building/testing for the RP app, so I put them to use quantizing models.
29
+ I hope the community finds these quantizations useful.
30
+
31
+ Andrew Webby @ [RolePlai](https://roleplai.app/).