Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +114 -0
- deepseek-coder-1.3b-base-Q2_K.gguf +3 -0
- deepseek-coder-1.3b-base-Q3_K_L.gguf +3 -0
- deepseek-coder-1.3b-base-Q3_K_M.gguf +3 -0
- deepseek-coder-1.3b-base-Q3_K_S.gguf +3 -0
- deepseek-coder-1.3b-base-Q4_0.gguf +3 -0
- deepseek-coder-1.3b-base-Q4_K_M.gguf +3 -0
- deepseek-coder-1.3b-base-Q4_K_S.gguf +3 -0
- deepseek-coder-1.3b-base-Q5_0.gguf +3 -0
- deepseek-coder-1.3b-base-Q5_K_M.gguf +3 -0
- deepseek-coder-1.3b-base-Q5_K_S.gguf +3 -0
- deepseek-coder-1.3b-base-Q6_K.gguf +3 -0
- deepseek-coder-1.3b-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-1.3b-base-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
deepseek-coder-1.3b-base-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
deepseek-coder-1.3b-base-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
deepseek-coder-1.3b-base-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
deepseek-coder-1.3b-base-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
deepseek-coder-1.3b-base-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
deepseek-coder-1.3b-base-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
deepseek-coder-1.3b-base-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
deepseek-coder-1.3b-base-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
deepseek-coder-1.3b-base-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
deepseek-coder-1.3b-base-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
deepseek-coder-1.3b-base-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-1.3b-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-1.3b-base - GGUF
|
23 |
+
|
24 |
+
This repo contains GGUF format model files for [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-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 b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
|
27 |
+
|
28 |
+
## Our projects
|
29 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
30 |
+
<tr>
|
31 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
32 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
33 |
+
</tr>
|
34 |
+
<tr>
|
35 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
36 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
37 |
+
</tr>
|
38 |
+
<tr>
|
39 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
40 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
41 |
+
</tr>
|
42 |
+
<tr>
|
43 |
+
<th>
|
44 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
45 |
+
display: inline-block;
|
46 |
+
padding: 8px 16px;
|
47 |
+
background-color: #FF7F50;
|
48 |
+
color: white;
|
49 |
+
text-decoration: none;
|
50 |
+
border-radius: 6px;
|
51 |
+
font-weight: bold;
|
52 |
+
font-family: sans-serif;
|
53 |
+
">👀 See what we built 👀</a>
|
54 |
+
</th>
|
55 |
+
<th>
|
56 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
57 |
+
display: inline-block;
|
58 |
+
padding: 8px 16px;
|
59 |
+
background-color: #FF7F50;
|
60 |
+
color: white;
|
61 |
+
text-decoration: none;
|
62 |
+
border-radius: 6px;
|
63 |
+
font-weight: bold;
|
64 |
+
font-family: sans-serif;
|
65 |
+
">👀 See what we built 👀</a>
|
66 |
+
</th>
|
67 |
+
</tr>
|
68 |
+
</table>
|
69 |
+
|
70 |
+
## Prompt template
|
71 |
+
|
72 |
+
```
|
73 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
74 |
+
```
|
75 |
+
|
76 |
+
## Model file specification
|
77 |
+
|
78 |
+
| Filename | Quant type | File Size | Description |
|
79 |
+
| -------- | ---------- | --------- | ----------- |
|
80 |
+
| [deepseek-coder-1.3b-base-Q2_K.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q2_K.gguf) | Q2_K | 0.560 GB | smallest, significant quality loss - not recommended for most purposes |
|
81 |
+
| [deepseek-coder-1.3b-base-Q3_K_S.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q3_K_S.gguf) | Q3_K_S | 0.642 GB | very small, high quality loss |
|
82 |
+
| [deepseek-coder-1.3b-base-Q3_K_M.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q3_K_M.gguf) | Q3_K_M | 0.704 GB | very small, high quality loss |
|
83 |
+
| [deepseek-coder-1.3b-base-Q3_K_L.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q3_K_L.gguf) | Q3_K_L | 0.744 GB | small, substantial quality loss |
|
84 |
+
| [deepseek-coder-1.3b-base-Q4_0.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q4_0.gguf) | Q4_0 | 0.776 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
85 |
+
| [deepseek-coder-1.3b-base-Q4_K_S.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q4_K_S.gguf) | Q4_K_S | 0.814 GB | small, greater quality loss |
|
86 |
+
| [deepseek-coder-1.3b-base-Q4_K_M.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q4_K_M.gguf) | Q4_K_M | 0.873 GB | medium, balanced quality - recommended |
|
87 |
+
| [deepseek-coder-1.3b-base-Q5_0.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q5_0.gguf) | Q5_0 | 0.936 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
88 |
+
| [deepseek-coder-1.3b-base-Q5_K_S.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q5_K_S.gguf) | Q5_K_S | 0.953 GB | large, low quality loss - recommended |
|
89 |
+
| [deepseek-coder-1.3b-base-Q5_K_M.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q5_K_M.gguf) | Q5_K_M | 1.002 GB | large, very low quality loss - recommended |
|
90 |
+
| [deepseek-coder-1.3b-base-Q6_K.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q6_K.gguf) | Q6_K | 1.172 GB | very large, extremely low quality loss |
|
91 |
+
| [deepseek-coder-1.3b-base-Q8_0.gguf](https://huggingface.co/tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF/blob/main/deepseek-coder-1.3b-base-Q8_0.gguf) | Q8_0 | 1.432 GB | very large, extremely low quality loss - not recommended |
|
92 |
+
|
93 |
+
|
94 |
+
## Downloading instruction
|
95 |
+
|
96 |
+
### Command line
|
97 |
+
|
98 |
+
Firstly, install Huggingface Client
|
99 |
+
|
100 |
+
```shell
|
101 |
+
pip install -U "huggingface_hub[cli]"
|
102 |
+
```
|
103 |
+
|
104 |
+
Then, downoad the individual model file the a local directory
|
105 |
+
|
106 |
+
```shell
|
107 |
+
huggingface-cli download tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF --include "deepseek-coder-1.3b-base-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
108 |
+
```
|
109 |
+
|
110 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
111 |
+
|
112 |
+
```shell
|
113 |
+
huggingface-cli download tensorblock/deepseek-ai_deepseek-coder-1.3b-base-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
114 |
+
```
|
deepseek-coder-1.3b-base-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:043cb4ed23ccc525f9f80c83e48f5c9173f513b07c52530ee4e7271d87619981
|
3 |
+
size 559716384
|
deepseek-coder-1.3b-base-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da088eb2ef618ef7b639241b097a31f04ddeceaff205efa7a9c824b6c4ab3e6a
|
3 |
+
size 744454176
|
deepseek-coder-1.3b-base-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b061d299dd7e42f30b545d37fb5c05959ea953923f99b5997457e00303c8ecb
|
3 |
+
size 704133152
|
deepseek-coder-1.3b-base-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c392c4dae0e0d76567d1334961cc62d48e5ffc54c9090b82b349c2bfa28cf00d
|
3 |
+
size 641824800
|
deepseek-coder-1.3b-base-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bf2ba05809fdae72f97cc2ca745f6d2617b5ddc8769749c82faba4ef15614ba
|
3 |
+
size 775936032
|
deepseek-coder-1.3b-base-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10b7369a9a164cffa60c56f155a88e604bf5fa8b53176c50628362707c81c343
|
3 |
+
size 873453600
|
deepseek-coder-1.3b-base-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59285cd7061990568f72c3f84cb997bf69614a3a419b9bdc158f2557bf9286eb
|
3 |
+
size 813963296
|
deepseek-coder-1.3b-base-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df9b216cd578e897b573c0bfd563b2cae51e30a2c095fe8b4ac8ee5a92f1135b
|
3 |
+
size 935974944
|
deepseek-coder-1.3b-base-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a1e06c5efd93f1d4c800949a88a7664d7723db7027739c8c45d4084fbabf2c6
|
3 |
+
size 1001838624
|
deepseek-coder-1.3b-base-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25febcafbdb06b84bc393cedecb3ecb2e3f7a816a085ef057134f193f51bb1f1
|
3 |
+
size 952883232
|
deepseek-coder-1.3b-base-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c49d7e408f9ad7d83a8f31888b8fb65756f7fb813a7273f2868106e2af0f2a
|
3 |
+
size 1171535904
|
deepseek-coder-1.3b-base-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c707ac07c087bccf567c3b88655b5d7f935c5fc44c6c7c9b94522040e6111286
|
3 |
+
size 1432090656
|