Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +72 -0
- deepseek-coder-6.7b-base-Q2_K.gguf +3 -0
- deepseek-coder-6.7b-base-Q3_K_L.gguf +3 -0
- deepseek-coder-6.7b-base-Q3_K_M.gguf +3 -0
- deepseek-coder-6.7b-base-Q3_K_S.gguf +3 -0
- deepseek-coder-6.7b-base-Q4_0.gguf +3 -0
- deepseek-coder-6.7b-base-Q4_K_M.gguf +3 -0
- deepseek-coder-6.7b-base-Q4_K_S.gguf +3 -0
- deepseek-coder-6.7b-base-Q5_0.gguf +3 -0
- deepseek-coder-6.7b-base-Q5_K_M.gguf +3 -0
- deepseek-coder-6.7b-base-Q5_K_S.gguf +3 -0
- deepseek-coder-6.7b-base-Q6_K.gguf +3 -0
- deepseek-coder-6.7b-base-Q8_0.gguf +3 -0
.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 |
+
deepseek-coder-6.7b-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
deepseek-coder-6.7b-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
deepseek-coder-6.7b-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
deepseek-coder-6.7b-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
deepseek-coder-6.7b-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
deepseek-coder-6.7b-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
deepseek-coder-6.7b-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
deepseek-coder-6.7b-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
deepseek-coder-6.7b-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
deepseek-coder-6.7b-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
deepseek-coder-6.7b-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
deepseek-coder-6.7b-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: deepseek-license
|
4 |
+
license_link: LICENSE
|
5 |
+
tags:
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
base_model: deepseek-ai/deepseek-coder-6.7b-base
|
9 |
+
---
|
10 |
+
|
11 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
12 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
13 |
+
</div>
|
14 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
15 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
16 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
17 |
+
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>
|
18 |
+
</p>
|
19 |
+
</div>
|
20 |
+
</div>
|
21 |
+
|
22 |
+
## deepseek-ai/deepseek-coder-6.7b-base - GGUF
|
23 |
+
|
24 |
+
This repo contains GGUF format model files for [deepseek-ai/deepseek-coder-6.7b-base](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-base).
|
25 |
+
|
26 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
27 |
+
|
28 |
+
## Prompt template
|
29 |
+
|
30 |
+
```
|
31 |
+
|
32 |
+
```
|
33 |
+
|
34 |
+
## Model file specification
|
35 |
+
|
36 |
+
| Filename | Quant type | File Size | Description |
|
37 |
+
| -------- | ---------- | --------- | ----------- |
|
38 |
+
| [deepseek-coder-6.7b-base-Q2_K.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q2_K.gguf) | Q2_K | 2.360 GB | smallest, significant quality loss - not recommended for most purposes |
|
39 |
+
| [deepseek-coder-6.7b-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q3_K_S.gguf) | Q3_K_S | 2.747 GB | very small, high quality loss |
|
40 |
+
| [deepseek-coder-6.7b-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q3_K_M.gguf) | Q3_K_M | 3.073 GB | very small, high quality loss |
|
41 |
+
| [deepseek-coder-6.7b-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q3_K_L.gguf) | Q3_K_L | 3.352 GB | small, substantial quality loss |
|
42 |
+
| [deepseek-coder-6.7b-base-Q4_0.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q4_0.gguf) | Q4_0 | 3.565 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
43 |
+
| [deepseek-coder-6.7b-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q4_K_S.gguf) | Q4_K_S | 3.594 GB | small, greater quality loss |
|
44 |
+
| [deepseek-coder-6.7b-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q4_K_M.gguf) | Q4_K_M | 3.802 GB | medium, balanced quality - recommended |
|
45 |
+
| [deepseek-coder-6.7b-base-Q5_0.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q5_0.gguf) | Q5_0 | 4.334 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
46 |
+
| [deepseek-coder-6.7b-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q5_K_S.gguf) | Q5_K_S | 4.334 GB | large, low quality loss - recommended |
|
47 |
+
| [deepseek-coder-6.7b-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q5_K_M.gguf) | Q5_K_M | 4.457 GB | large, very low quality loss - recommended |
|
48 |
+
| [deepseek-coder-6.7b-base-Q6_K.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q6_K.gguf) | Q6_K | 5.151 GB | very large, extremely low quality loss |
|
49 |
+
| [deepseek-coder-6.7b-base-Q8_0.gguf](https://huggingface.co/tensorblock/deepseek-coder-6.7b-base-GGUF/tree/main/deepseek-coder-6.7b-base-Q8_0.gguf) | Q8_0 | 6.672 GB | very large, extremely low quality loss - not recommended |
|
50 |
+
|
51 |
+
|
52 |
+
## Downloading instruction
|
53 |
+
|
54 |
+
### Command line
|
55 |
+
|
56 |
+
Firstly, install Huggingface Client
|
57 |
+
|
58 |
+
```shell
|
59 |
+
pip install -U "huggingface_hub[cli]"
|
60 |
+
```
|
61 |
+
|
62 |
+
Then, downoad the individual model file the a local directory
|
63 |
+
|
64 |
+
```shell
|
65 |
+
huggingface-cli download tensorblock/deepseek-coder-6.7b-base-GGUF --include "deepseek-coder-6.7b-base-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
66 |
+
```
|
67 |
+
|
68 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
69 |
+
|
70 |
+
```shell
|
71 |
+
huggingface-cli download tensorblock/deepseek-coder-6.7b-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
72 |
+
```
|
deepseek-coder-6.7b-base-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63f23008d63c55540056596914e542548683947a8c4ea1311f4793094b9f5316
|
3 |
+
size 2534500608
|
deepseek-coder-6.7b-base-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:867c4420f6c79fba898de0a6144aa7adfeac3fa7fa6c8f32e02cf33c8a0b3067
|
3 |
+
size 3598854400
|
deepseek-coder-6.7b-base-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80fda6cd1d9ff93c6eb5afd8bf7d10fc6f4c7846fa762c8d7cd7f1a6846cdf1a
|
3 |
+
size 3299748096
|
deepseek-coder-6.7b-base-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46d272651e1c85ee1b270708571f3a8bdf5baa4093dca1216da482599ae24086
|
3 |
+
size 2950048000
|
deepseek-coder-6.7b-base-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89cfa20e67c4f28a7794496e2c1b493a7a3c9b998a7d4aadb9960c1261a36f06
|
3 |
+
size 3827689728
|
deepseek-coder-6.7b-base-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9917f42b8a01ad6834328c35a8c3ffa10861f8a0fc418fe3959717c717015492
|
3 |
+
size 4082886912
|
deepseek-coder-6.7b-base-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7219abb7e6ad250751306a56c4c3eea89ae51a5bb303c7cd09f85d911f461f63
|
3 |
+
size 3858622720
|
deepseek-coder-6.7b-base-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a75ebe9b2a7ac1eefcd973993b193ff57555261114c65df2b074b2b320b657ac
|
3 |
+
size 4653705472
|
deepseek-coder-6.7b-base-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9edcd4e4790ad95025505fa5279f43087e739a07d3a76b2557af8bc3abc5a183
|
3 |
+
size 4785170688
|
deepseek-coder-6.7b-base-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:802b1db4c5d5ad3239ef13fd2c7464beb963362e0fab61d921a68836877d6008
|
3 |
+
size 4653705472
|
deepseek-coder-6.7b-base-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e792ed29654777aa54718293e7aba363cf43bb4087a4b3ab5481d6d67acb4ef5
|
3 |
+
size 5531347200
|
deepseek-coder-6.7b-base-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1684c4685ba9bf562c0d6c4284f16eeaf3a24d2be3931442ac84ced40853162d
|
3 |
+
size 7163750656
|