roleplaiapp commited on
Commit
47fdf24
·
verified ·
1 Parent(s): 90795b0

Upload README.md with huggingface_hub

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