roleplaiapp commited on
Commit
7550fe7
·
verified ·
1 Parent(s): ddaeec9

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
+ - 5-bit
7
+ - Q5_K_M
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-Q5_K_M-GGUF
19
+
20
+ **Repo:** `roleplaiapp/FuseO1-DeekSeekR1-QwQ-SkyT1-32B-Preview-Q5_K_M-GGUF`
21
+ **Original Model:** `FuseO1-DeekSeekR1-QwQ-SkyT1-32B-Preview`
22
+ **Quantized File:** `FuseO1-DeekSeekR1-QwQ-SkyT1-32B-Preview-Q5_K_M.gguf`
23
+ **Quantization:** `GGUF`
24
+ **Quantization Method:** `Q5_K_M`
25
+
26
+ ## Overview
27
+ This is a GGUF Q5_K_M 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/).