Text Generation
Transformers
GGUF
English
Japanese
TensorBlock
GGUF
conversational
morriszms commited on
Commit
803d3a7
·
verified ·
1 Parent(s): 6696b2a

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ phi-4-deepseek-R1K-RL-EZO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ phi-4-deepseek-R1K-RL-EZO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ phi-4-deepseek-R1K-RL-EZO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ phi-4-deepseek-R1K-RL-EZO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ phi-4-deepseek-R1K-RL-EZO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ phi-4-deepseek-R1K-RL-EZO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ phi-4-deepseek-R1K-RL-EZO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ phi-4-deepseek-R1K-RL-EZO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ phi-4-deepseek-R1K-RL-EZO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ phi-4-deepseek-R1K-RL-EZO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ phi-4-deepseek-R1K-RL-EZO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ phi-4-deepseek-R1K-RL-EZO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ datasets:
5
+ - AI-MO/NuminaMath-TIR
6
+ - bespokelabs/Bespoke-Stratos-17k
7
+ - meta-math/MetaMathQA
8
+ language:
9
+ - en
10
+ - ja
11
+ base_model: AXCXEPT/phi-4-deepseek-R1K-RL-EZO
12
+ pipeline_tag: text-generation
13
+ tags:
14
+ - TensorBlock
15
+ - GGUF
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## AXCXEPT/phi-4-deepseek-R1K-RL-EZO - GGUF
30
+
31
+ This repo contains GGUF format model files for [AXCXEPT/phi-4-deepseek-R1K-RL-EZO](https://huggingface.co/AXCXEPT/phi-4-deepseek-R1K-RL-EZO).
32
+
33
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4823](https://github.com/ggml-org/llama.cpp/commit/5bbe6a9fe9a8796a9389c85accec89dbc4d91e39).
34
+
35
+ <div style="text-align: left; margin: 20px 0;">
36
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
37
+ Run them on the TensorBlock client using your local machine ↗
38
+ </a>
39
+ </div>
40
+
41
+ ## Prompt template
42
+
43
+ ```
44
+ <|im_start|>system<|im_sep|>{system_prompt}<|im_end|><|im_start|>user<|im_sep|>{prompt}<|im_end|><|im_start|>assistant<|im_sep|>
45
+ ```
46
+
47
+ ## Model file specification
48
+
49
+ | Filename | Quant type | File Size | Description |
50
+ | -------- | ---------- | --------- | ----------- |
51
+ | [phi-4-deepseek-R1K-RL-EZO-Q2_K.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q2_K.gguf) | Q2_K | 5.547 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [phi-4-deepseek-R1K-RL-EZO-Q3_K_S.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q3_K_S.gguf) | Q3_K_S | 6.505 GB | very small, high quality loss |
53
+ | [phi-4-deepseek-R1K-RL-EZO-Q3_K_M.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q3_K_M.gguf) | Q3_K_M | 7.363 GB | very small, high quality loss |
54
+ | [phi-4-deepseek-R1K-RL-EZO-Q3_K_L.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q3_K_L.gguf) | Q3_K_L | 7.930 GB | small, substantial quality loss |
55
+ | [phi-4-deepseek-R1K-RL-EZO-Q4_0.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q4_0.gguf) | Q4_0 | 8.383 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [phi-4-deepseek-R1K-RL-EZO-Q4_K_S.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q4_K_S.gguf) | Q4_K_S | 8.441 GB | small, greater quality loss |
57
+ | [phi-4-deepseek-R1K-RL-EZO-Q4_K_M.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q4_K_M.gguf) | Q4_K_M | 9.053 GB | medium, balanced quality - recommended |
58
+ | [phi-4-deepseek-R1K-RL-EZO-Q5_0.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q5_0.gguf) | Q5_0 | 10.152 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [phi-4-deepseek-R1K-RL-EZO-Q5_K_S.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q5_K_S.gguf) | Q5_K_S | 10.152 GB | large, low quality loss - recommended |
60
+ | [phi-4-deepseek-R1K-RL-EZO-Q5_K_M.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q5_K_M.gguf) | Q5_K_M | 10.604 GB | large, very low quality loss - recommended |
61
+ | [phi-4-deepseek-R1K-RL-EZO-Q6_K.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q6_K.gguf) | Q6_K | 12.030 GB | very large, extremely low quality loss |
62
+ | [phi-4-deepseek-R1K-RL-EZO-Q8_0.gguf](https://huggingface.co/tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF/blob/main/phi-4-deepseek-R1K-RL-EZO-Q8_0.gguf) | Q8_0 | 15.581 GB | very large, extremely low quality loss - not recommended |
63
+
64
+
65
+ ## Downloading instruction
66
+
67
+ ### Command line
68
+
69
+ Firstly, install Huggingface Client
70
+
71
+ ```shell
72
+ pip install -U "huggingface_hub[cli]"
73
+ ```
74
+
75
+ Then, downoad the individual model file the a local directory
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF --include "phi-4-deepseek-R1K-RL-EZO-Q2_K.gguf" --local-dir MY_LOCAL_DIR
79
+ ```
80
+
81
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
82
+
83
+ ```shell
84
+ huggingface-cli download tensorblock/phi-4-deepseek-R1K-RL-EZO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
phi-4-deepseek-R1K-RL-EZO-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640525ec6d8d5e7fe565e74da26951feffceae6d2454f3cb26b1d4001662c9da
3
+ size 5547348800
phi-4-deepseek-R1K-RL-EZO-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270ed9522024868dba3c9586a0747709d0f23ce57bbe9dc5ce1875f5f214824b
3
+ size 7930155840
phi-4-deepseek-R1K-RL-EZO-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a903bb22f63e0ec2e8a9b25e2c012ccec9671597ba6f7df8005f5332888bd82f
3
+ size 7363269440
phi-4-deepseek-R1K-RL-EZO-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03cbedb6876a06af9d38dd1119b8b97a00809063bc618d0e21f95f934b73eeb5
3
+ size 6504747840
phi-4-deepseek-R1K-RL-EZO-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780742800d5b1f3ab8aad763d03b414d5b037e869e8fc5f3461b12a94ca12adf
3
+ size 8383419200
phi-4-deepseek-R1K-RL-EZO-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da1b44c1230ddf9cbfe86d2cf812c66c4952cdbb332fba2b7db9256e4d26a5cc
3
+ size 9053115200
phi-4-deepseek-R1K-RL-EZO-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6020d58b18cfd602e29023140c930be8910d7e7eee9d8a48f190d41141bff7
3
+ size 8440763200
phi-4-deepseek-R1K-RL-EZO-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96de01326c73488fd6b861113a646330cf01a498110a950a0c3411e16212ccac
3
+ size 10151580480
phi-4-deepseek-R1K-RL-EZO-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a44af9daea88cc9d2c8153d570ad73ebe1e695574bdd0773c4be95e35d6eeded
3
+ size 10604188480
phi-4-deepseek-R1K-RL-EZO-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4eac709c202d1977e3ef55ac312dfa0ed7708278cc18bc728dda1e5122661d5
3
+ size 10151580480
phi-4-deepseek-R1K-RL-EZO-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec4e3c06e8f588f891e60769d7c310ee781811cf1447395c7af5d8c39a5b3c7
3
+ size 12030251840
phi-4-deepseek-R1K-RL-EZO-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2372aba9844d6d467aff99f3e36f9c15f362cc6e4ecbd018da1e47105112921
3
+ size 15580500800