Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +87 -0
- stackexchange_engineering-Q2_K.gguf +3 -0
- stackexchange_engineering-Q3_K_L.gguf +3 -0
- stackexchange_engineering-Q3_K_M.gguf +3 -0
- stackexchange_engineering-Q3_K_S.gguf +3 -0
- stackexchange_engineering-Q4_0.gguf +3 -0
- stackexchange_engineering-Q4_K_M.gguf +3 -0
- stackexchange_engineering-Q4_K_S.gguf +3 -0
- stackexchange_engineering-Q5_0.gguf +3 -0
- stackexchange_engineering-Q5_K_M.gguf +3 -0
- stackexchange_engineering-Q5_K_S.gguf +3 -0
- stackexchange_engineering-Q6_K.gguf +3 -0
- stackexchange_engineering-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 |
+
stackexchange_engineering-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
stackexchange_engineering-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
stackexchange_engineering-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
stackexchange_engineering-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
stackexchange_engineering-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
stackexchange_engineering-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
stackexchange_engineering-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
stackexchange_engineering-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
stackexchange_engineering-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
stackexchange_engineering-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
stackexchange_engineering-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
stackexchange_engineering-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: llama3.1
|
| 4 |
+
base_model: mlfoundations-dev/stackexchange_engineering
|
| 5 |
+
tags:
|
| 6 |
+
- llama-factory
|
| 7 |
+
- full
|
| 8 |
+
- generated_from_trainer
|
| 9 |
+
- TensorBlock
|
| 10 |
+
- GGUF
|
| 11 |
+
model-index:
|
| 12 |
+
- name: stackexchange_engineering
|
| 13 |
+
results: []
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 17 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 18 |
+
</div>
|
| 19 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 20 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 21 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 22 |
+
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>
|
| 23 |
+
</p>
|
| 24 |
+
</div>
|
| 25 |
+
</div>
|
| 26 |
+
|
| 27 |
+
## mlfoundations-dev/stackexchange_engineering - GGUF
|
| 28 |
+
|
| 29 |
+
This repo contains GGUF format model files for [mlfoundations-dev/stackexchange_engineering](https://huggingface.co/mlfoundations-dev/stackexchange_engineering).
|
| 30 |
+
|
| 31 |
+
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).
|
| 32 |
+
|
| 33 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 34 |
+
<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;">
|
| 35 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 36 |
+
</a>
|
| 37 |
+
</div>
|
| 38 |
+
|
| 39 |
+
## Prompt template
|
| 40 |
+
|
| 41 |
+
```
|
| 42 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
| 43 |
+
|
| 44 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 45 |
+
|
| 46 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
| 47 |
+
```
|
| 48 |
+
|
| 49 |
+
## Model file specification
|
| 50 |
+
|
| 51 |
+
| Filename | Quant type | File Size | Description |
|
| 52 |
+
| -------- | ---------- | --------- | ----------- |
|
| 53 |
+
| [stackexchange_engineering-Q2_K.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 54 |
+
| [stackexchange_engineering-Q3_K_S.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
|
| 55 |
+
| [stackexchange_engineering-Q3_K_M.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
| 56 |
+
| [stackexchange_engineering-Q3_K_L.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
| 57 |
+
| [stackexchange_engineering-Q4_0.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 58 |
+
| [stackexchange_engineering-Q4_K_S.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
| 59 |
+
| [stackexchange_engineering-Q4_K_M.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
| 60 |
+
| [stackexchange_engineering-Q5_0.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 61 |
+
| [stackexchange_engineering-Q5_K_S.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
| 62 |
+
| [stackexchange_engineering-Q5_K_M.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
| 63 |
+
| [stackexchange_engineering-Q6_K.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
| 64 |
+
| [stackexchange_engineering-Q8_0.gguf](https://huggingface.co/tensorblock/stackexchange_engineering-GGUF/blob/main/stackexchange_engineering-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
## Downloading instruction
|
| 68 |
+
|
| 69 |
+
### Command line
|
| 70 |
+
|
| 71 |
+
Firstly, install Huggingface Client
|
| 72 |
+
|
| 73 |
+
```shell
|
| 74 |
+
pip install -U "huggingface_hub[cli]"
|
| 75 |
+
```
|
| 76 |
+
|
| 77 |
+
Then, downoad the individual model file the a local directory
|
| 78 |
+
|
| 79 |
+
```shell
|
| 80 |
+
huggingface-cli download tensorblock/stackexchange_engineering-GGUF --include "stackexchange_engineering-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 84 |
+
|
| 85 |
+
```shell
|
| 86 |
+
huggingface-cli download tensorblock/stackexchange_engineering-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 87 |
+
```
|
stackexchange_engineering-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ae4f4562767c0ede19cae6725bb4e71b4a3bb73d48ce56a6593047efc1d8010
|
| 3 |
+
size 3179132416
|
stackexchange_engineering-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:695f85d90f6062cf53d8725ce7be4b4194bcd8eb1edacdcba6dfe365ed69dcea
|
| 3 |
+
size 4321957376
|
stackexchange_engineering-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff48269894c74a148f64f151ef09ca28e8f7d9bdfdaff6b80b6e7578b4ca3cbe
|
| 3 |
+
size 4018918912
|
stackexchange_engineering-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47801f629539c704c2bc46368b108e390b2223f5174c1cad27acb209269a0746
|
| 3 |
+
size 3664500224
|
stackexchange_engineering-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13ba425705e27cab8ff82f7da744fb31ee2625093f7af4873adfbc92542dcdd0
|
| 3 |
+
size 4661212672
|
stackexchange_engineering-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbc6571c9f7d4c777a09c08bb2a7cc161d799a7c9bf65c62c83f01a1df5a6a29
|
| 3 |
+
size 4920735232
|
stackexchange_engineering-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8008b5463c9a37b16f52866d566b64c33436ac295ef7e330d699f73dac7124fa
|
| 3 |
+
size 4692669952
|
stackexchange_engineering-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27f2c19fb3c53b50a9c2d8ac778ca052ff6af4c88de8e34980d23836b14e26e2
|
| 3 |
+
size 5599294976
|
stackexchange_engineering-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fd6e2572670f078ab7658518afdbf42805b307ba0acf1d081d32b6b58b81ae9
|
| 3 |
+
size 5732988416
|
stackexchange_engineering-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c00268018b4c55e8947d3687b631125395c0177cabed726dfe42b46bc73db0f
|
| 3 |
+
size 5599294976
|
stackexchange_engineering-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec481d9f3fc8e2b23e2d0ccd3dd2ca974f0624e901181dfcd262a92d491a7609
|
| 3 |
+
size 6596007424
|
stackexchange_engineering-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88fa29099ce0ebd4da6aad69ab5122a2070c951676a9603202b4e4caf4a1f356
|
| 3 |
+
size 8540771840
|