roleplaiapp commited on
Commit
9356ac5
·
verified ·
1 Parent(s): b0949f5

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
+ - 14b
6
+ - IQ3_XS
7
+ - cyberagent
8
+ - deepseek
9
+ - distill
10
+ - gguf
11
+ - iq3
12
+ - japanese
13
+ - llama-cpp
14
+ - qwen
15
+ - text-generation
16
+ ---
17
+
18
+ # roleplaiapp/cyberagent-DeepSeek-R1-Distill-Qwen-14B-Japanese-gguf-IQ3_XS-GGUF
19
+
20
+ **Repo:** `roleplaiapp/cyberagent-DeepSeek-R1-Distill-Qwen-14B-Japanese-gguf-IQ3_XS-GGUF`
21
+ **Original Model:** `cyberagent-DeepSeek-R1-Distill-Qwen-14B-Japanese-gguf`
22
+ **Quantized File:** `cyberagent-DeepSeek-R1-Distill-Qwen-14B-Japanese-IQ3_XS.gguf`
23
+ **Quantization:** `GGUF`
24
+ **Quantization Method:** `IQ3_XS`
25
+
26
+ ## Overview
27
+ This is a GGUF IQ3_XS quantized version of cyberagent-DeepSeek-R1-Distill-Qwen-14B-Japanese-gguf
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/).