Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +76 -0
- TinySolar-248m-4k-code-instruct-Q2_K.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q3_K_L.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q3_K_M.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q3_K_S.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q4_0.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q4_K_M.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q4_K_S.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q5_0.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q5_K_M.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q5_K_S.gguf +3 -0
- TinySolar-248m-4k-code-instruct-Q6_K.gguf +3 -0
- TinySolar-248m-4k-code-instruct-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 |
+
TinySolar-248m-4k-code-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
TinySolar-248m-4k-code-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
TinySolar-248m-4k-code-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
TinySolar-248m-4k-code-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
TinySolar-248m-4k-code-instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
TinySolar-248m-4k-code-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
TinySolar-248m-4k-code-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
TinySolar-248m-4k-code-instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
TinySolar-248m-4k-code-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
TinySolar-248m-4k-code-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
TinySolar-248m-4k-code-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
TinySolar-248m-4k-code-instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: upstage/TinySolar-248m-4k-code-instruct
|
7 |
+
---
|
8 |
+
|
9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
11 |
+
</div>
|
12 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
13 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
14 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
15 |
+
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>
|
16 |
+
</p>
|
17 |
+
</div>
|
18 |
+
</div>
|
19 |
+
|
20 |
+
## upstage/TinySolar-248m-4k-code-instruct - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [upstage/TinySolar-248m-4k-code-instruct](https://huggingface.co/upstage/TinySolar-248m-4k-code-instruct).
|
23 |
+
|
24 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
25 |
+
|
26 |
+
<div style="text-align: left; margin: 20px 0;">
|
27 |
+
<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;">
|
28 |
+
Run them on the TensorBlock client using your local machine ↗
|
29 |
+
</a>
|
30 |
+
</div>
|
31 |
+
|
32 |
+
## Prompt template
|
33 |
+
|
34 |
+
```
|
35 |
+
|
36 |
+
```
|
37 |
+
|
38 |
+
## Model file specification
|
39 |
+
|
40 |
+
| Filename | Quant type | File Size | Description |
|
41 |
+
| -------- | ---------- | --------- | ----------- |
|
42 |
+
| [TinySolar-248m-4k-code-instruct-Q2_K.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q2_K.gguf) | Q2_K | 0.105 GB | smallest, significant quality loss - not recommended for most purposes |
|
43 |
+
| [TinySolar-248m-4k-code-instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q3_K_S.gguf) | Q3_K_S | 0.120 GB | very small, high quality loss |
|
44 |
+
| [TinySolar-248m-4k-code-instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q3_K_M.gguf) | Q3_K_M | 0.129 GB | very small, high quality loss |
|
45 |
+
| [TinySolar-248m-4k-code-instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q3_K_L.gguf) | Q3_K_L | 0.137 GB | small, substantial quality loss |
|
46 |
+
| [TinySolar-248m-4k-code-instruct-Q4_0.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q4_0.gguf) | Q4_0 | 0.149 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
47 |
+
| [TinySolar-248m-4k-code-instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q4_K_S.gguf) | Q4_K_S | 0.149 GB | small, greater quality loss |
|
48 |
+
| [TinySolar-248m-4k-code-instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q4_K_M.gguf) | Q4_K_M | 0.156 GB | medium, balanced quality - recommended |
|
49 |
+
| [TinySolar-248m-4k-code-instruct-Q5_0.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q5_0.gguf) | Q5_0 | 0.176 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
50 |
+
| [TinySolar-248m-4k-code-instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q5_K_S.gguf) | Q5_K_S | 0.176 GB | large, low quality loss - recommended |
|
51 |
+
| [TinySolar-248m-4k-code-instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q5_K_M.gguf) | Q5_K_M | 0.179 GB | large, very low quality loss - recommended |
|
52 |
+
| [TinySolar-248m-4k-code-instruct-Q6_K.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q6_K.gguf) | Q6_K | 0.204 GB | very large, extremely low quality loss |
|
53 |
+
| [TinySolar-248m-4k-code-instruct-Q8_0.gguf](https://huggingface.co/tensorblock/TinySolar-248m-4k-code-instruct-GGUF/blob/main/TinySolar-248m-4k-code-instruct-Q8_0.gguf) | Q8_0 | 0.264 GB | very large, extremely low quality loss - not recommended |
|
54 |
+
|
55 |
+
|
56 |
+
## Downloading instruction
|
57 |
+
|
58 |
+
### Command line
|
59 |
+
|
60 |
+
Firstly, install Huggingface Client
|
61 |
+
|
62 |
+
```shell
|
63 |
+
pip install -U "huggingface_hub[cli]"
|
64 |
+
```
|
65 |
+
|
66 |
+
Then, downoad the individual model file the a local directory
|
67 |
+
|
68 |
+
```shell
|
69 |
+
huggingface-cli download tensorblock/TinySolar-248m-4k-code-instruct-GGUF --include "TinySolar-248m-4k-code-instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
70 |
+
```
|
71 |
+
|
72 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
73 |
+
|
74 |
+
```shell
|
75 |
+
huggingface-cli download tensorblock/TinySolar-248m-4k-code-instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
76 |
+
```
|
TinySolar-248m-4k-code-instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8776a9cc0635bf415f4df295b2a59cb675a6a8989f420ca1459f4338055e9ce5
|
3 |
+
size 105453088
|
TinySolar-248m-4k-code-instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ca7f6138341cee3fc8aea5ac364ad8abce57514d63937d0bd59f96175aa90ef
|
3 |
+
size 137215520
|
TinySolar-248m-4k-code-instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e7d2809f4c126aaae47d3bed2f194c4b7e06977f329dc94f20ac240af90e87a
|
3 |
+
size 129023520
|
TinySolar-248m-4k-code-instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41fd4b3ea37cbc17ebcefb408be23cce25a4c005a55f16959e8c536d06c2e04d
|
3 |
+
size 120184352
|
TinySolar-248m-4k-code-instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2c1a964739f9070cd56cca2ca5616cae07e3f07465c318c7a5d5d3a96be8baf
|
3 |
+
size 148768288
|
TinySolar-248m-4k-code-instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfd5f6085100b61123e88884a874cf0af4bd8194dbab4b57f2d751459269c7c9
|
3 |
+
size 155661856
|
TinySolar-248m-4k-code-instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecde2830985909deba19c6916a6da8bfc750dff6608c50c493644ee43442b394
|
3 |
+
size 149423648
|
TinySolar-248m-4k-code-instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c1be4174468fde3040450912f65f8f447ec286bd814f436cd0caae1bac76a3b
|
3 |
+
size 175670816
|
TinySolar-248m-4k-code-instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6925ff607ed03d880cd8bb3dd7c5d235e0ab47e359767dd76297bb18253f791
|
3 |
+
size 179222048
|
TinySolar-248m-4k-code-instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:525f0fdd4106742e393b02e171302f535426636cd036fde4db52e3dd62b77945
|
3 |
+
size 175670816
|
TinySolar-248m-4k-code-instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cea14b329719fcd60add63174c71207866f5192a044da502219ff57a7af8f1e6
|
3 |
+
size 204254752
|
TinySolar-248m-4k-code-instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa5b4e12d7b9edea5ef95dcba63191a307b82a5328a60e32014003cf4bbbc5fa
|
3 |
+
size 264314400
|