Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +80 -0
- coldint_0693-Q2_K.gguf +3 -0
- coldint_0693-Q3_K_L.gguf +3 -0
- coldint_0693-Q3_K_M.gguf +3 -0
- coldint_0693-Q3_K_S.gguf +3 -0
- coldint_0693-Q4_0.gguf +3 -0
- coldint_0693-Q4_K_M.gguf +3 -0
- coldint_0693-Q4_K_S.gguf +3 -0
- coldint_0693-Q5_0.gguf +3 -0
- coldint_0693-Q5_K_M.gguf +3 -0
- coldint_0693-Q5_K_S.gguf +3 -0
- coldint_0693-Q6_K.gguf +3 -0
- coldint_0693-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 |
+
coldint_0693-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
coldint_0693-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
coldint_0693-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
coldint_0693-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
coldint_0693-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
coldint_0693-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
coldint_0693-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
coldint_0693-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
coldint_0693-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
coldint_0693-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
coldint_0693-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
coldint_0693-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- TensorBlock
|
| 5 |
+
- GGUF
|
| 6 |
+
base_model: cmncomp/coldint_0693
|
| 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 |
+
## cmncomp/coldint_0693 - GGUF
|
| 21 |
+
|
| 22 |
+
This repo contains GGUF format model files for [cmncomp/coldint_0693](https://huggingface.co/cmncomp/coldint_0693).
|
| 23 |
+
|
| 24 |
+
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).
|
| 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 |
+
<|im_start|>system
|
| 36 |
+
{system_prompt}<|im_end|>
|
| 37 |
+
<|im_start|>user
|
| 38 |
+
{prompt}<|im_end|>
|
| 39 |
+
<|im_start|>assistant
|
| 40 |
+
```
|
| 41 |
+
|
| 42 |
+
## Model file specification
|
| 43 |
+
|
| 44 |
+
| Filename | Quant type | File Size | Description |
|
| 45 |
+
| -------- | ---------- | --------- | ----------- |
|
| 46 |
+
| [coldint_0693-Q2_K.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q2_K.gguf) | Q2_K | 2.923 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 47 |
+
| [coldint_0693-Q3_K_S.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q3_K_S.gguf) | Q3_K_S | 3.340 GB | very small, high quality loss |
|
| 48 |
+
| [coldint_0693-Q3_K_M.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q3_K_M.gguf) | Q3_K_M | 3.626 GB | very small, high quality loss |
|
| 49 |
+
| [coldint_0693-Q3_K_L.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q3_K_L.gguf) | Q3_K_L | 3.796 GB | small, substantial quality loss |
|
| 50 |
+
| [coldint_0693-Q4_0.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q4_0.gguf) | Q4_0 | 3.983 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 51 |
+
| [coldint_0693-Q4_K_S.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q4_K_S.gguf) | Q4_K_S | 4.200 GB | small, greater quality loss |
|
| 52 |
+
| [coldint_0693-Q4_K_M.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q4_K_M.gguf) | Q4_K_M | 4.507 GB | medium, balanced quality - recommended |
|
| 53 |
+
| [coldint_0693-Q5_0.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q5_0.gguf) | Q5_0 | 4.792 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 54 |
+
| [coldint_0693-Q5_K_S.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q5_K_S.gguf) | Q5_K_S | 4.894 GB | large, low quality loss - recommended |
|
| 55 |
+
| [coldint_0693-Q5_K_M.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q5_K_M.gguf) | Q5_K_M | 5.156 GB | large, very low quality loss - recommended |
|
| 56 |
+
| [coldint_0693-Q6_K.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q6_K.gguf) | Q6_K | 6.047 GB | very large, extremely low quality loss |
|
| 57 |
+
| [coldint_0693-Q8_0.gguf](https://huggingface.co/tensorblock/coldint_0693-GGUF/blob/main/coldint_0693-Q8_0.gguf) | Q8_0 | 7.319 GB | very large, extremely low quality loss - not recommended |
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
## Downloading instruction
|
| 61 |
+
|
| 62 |
+
### Command line
|
| 63 |
+
|
| 64 |
+
Firstly, install Huggingface Client
|
| 65 |
+
|
| 66 |
+
```shell
|
| 67 |
+
pip install -U "huggingface_hub[cli]"
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
Then, downoad the individual model file the a local directory
|
| 71 |
+
|
| 72 |
+
```shell
|
| 73 |
+
huggingface-cli download tensorblock/coldint_0693-GGUF --include "coldint_0693-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 74 |
+
```
|
| 75 |
+
|
| 76 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 77 |
+
|
| 78 |
+
```shell
|
| 79 |
+
huggingface-cli download tensorblock/coldint_0693-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 80 |
+
```
|
coldint_0693-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70e19c2d94764733699259dc163baa48368d212937751ca4d73192eb59e0032c
|
| 3 |
+
size 2922767072
|
coldint_0693-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e07b5198aed55fbac9a0ca33cec0b60b31c40559fdaaf1e879002250bba4620
|
| 3 |
+
size 3796433632
|
coldint_0693-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da0d12c4e86814c222c91243b7ba187c723f6825578440c95406cf3d88dfde9d
|
| 3 |
+
size 3625876192
|
coldint_0693-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efcc97396fd0be635a5e57821ec7e3c7257c3b56ebaf676e5521c514d5e6c686
|
| 3 |
+
size 3339516640
|
coldint_0693-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a653a3ff68d5b7415cddf07521006a867fbea2d55fceb84c49687a3d8d687f06
|
| 3 |
+
size 3982881504
|
coldint_0693-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61dae177db43ae83a2ad7574312b7c2ea77691d26fd9b3a97f7f7d14def6c456
|
| 3 |
+
size 4507235040
|
coldint_0693-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06f87d668dfc406085c12d97a1927ea5e739415ebd3543aa937a73c59c66c7e9
|
| 3 |
+
size 4199576288
|
coldint_0693-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:621fe06c3547bdd768b2937c1bbaf938330f450589992bb1b58cab276af5b54b
|
| 3 |
+
size 4792087264
|
coldint_0693-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37583e44ebeea95ac116f82f047a5222c3f619d35f337c5d1d4ea90976cb8881
|
| 3 |
+
size 5156336352
|
coldint_0693-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45ebcb8b1cbe2ecdbe6a68d202a2997c62fb0dc333cebbea75e0aafcd11809da
|
| 3 |
+
size 4893930208
|
coldint_0693-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31ab9115bfaf72c4167ed5f06ef9a76ea0e27cf2d872361d2ba541ac13e1fd2b
|
| 3 |
+
size 6046509792
|
coldint_0693-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90c4dfba52e527e3d4a44d3dae4c75be0c27796bd0a1bddee4e0de8a00204f06
|
| 3 |
+
size 7319190240
|