Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +72 -0
- luxia-21.4b-alignment-v1.0-Q2_K.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q3_K_L.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q3_K_M.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q3_K_S.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q4_0.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q4_K_M.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q4_K_S.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q5_0.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q5_K_M.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q5_K_S.gguf +3 -0
- luxia-21.4b-alignment-v1.0-Q6_K.gguf +3 -0
- luxia-21.4b-alignment-v1.0-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 |
+
luxia-21.4b-alignment-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
luxia-21.4b-alignment-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
luxia-21.4b-alignment-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
luxia-21.4b-alignment-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
luxia-21.4b-alignment-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
luxia-21.4b-alignment-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
luxia-21.4b-alignment-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
luxia-21.4b-alignment-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
luxia-21.4b-alignment-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
luxia-21.4b-alignment-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
luxia-21.4b-alignment-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
luxia-21.4b-alignment-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model: saltlux/luxia-21.4b-alignment-v1.0
|
6 |
+
tags:
|
7 |
+
- TensorBlock
|
8 |
+
- GGUF
|
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 |
+
## saltlux/luxia-21.4b-alignment-v1.0 - GGUF
|
23 |
+
|
24 |
+
This repo contains GGUF format model files for [saltlux/luxia-21.4b-alignment-v1.0](https://huggingface.co/saltlux/luxia-21.4b-alignment-v1.0).
|
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 |
+
| [luxia-21.4b-alignment-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q2_K.gguf) | Q2_K | 7.563 GB | smallest, significant quality loss - not recommended for most purposes |
|
39 |
+
| [luxia-21.4b-alignment-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q3_K_S.gguf) | Q3_K_S | 8.783 GB | very small, high quality loss |
|
40 |
+
| [luxia-21.4b-alignment-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q3_K_M.gguf) | Q3_K_M | 9.751 GB | very small, high quality loss |
|
41 |
+
| [luxia-21.4b-alignment-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q3_K_L.gguf) | Q3_K_L | 10.590 GB | small, substantial quality loss |
|
42 |
+
| [luxia-21.4b-alignment-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q4_0.gguf) | Q4_0 | 11.363 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
43 |
+
| [luxia-21.4b-alignment-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q4_K_S.gguf) | Q4_K_S | 11.436 GB | small, greater quality loss |
|
44 |
+
| [luxia-21.4b-alignment-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q4_K_M.gguf) | Q4_K_M | 12.030 GB | medium, balanced quality - recommended |
|
45 |
+
| [luxia-21.4b-alignment-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q5_0.gguf) | Q5_0 | 13.790 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
46 |
+
| [luxia-21.4b-alignment-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q5_K_S.gguf) | Q5_K_S | 13.790 GB | large, low quality loss - recommended |
|
47 |
+
| [luxia-21.4b-alignment-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q5_K_M.gguf) | Q5_K_M | 14.134 GB | large, very low quality loss - recommended |
|
48 |
+
| [luxia-21.4b-alignment-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q6_K.gguf) | Q6_K | 16.369 GB | very large, extremely low quality loss |
|
49 |
+
| [luxia-21.4b-alignment-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/luxia-21.4b-alignment-v1.0-GGUF/tree/main/luxia-21.4b-alignment-v1.0-Q8_0.gguf) | Q8_0 | 21.201 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/luxia-21.4b-alignment-v1.0-GGUF --include "luxia-21.4b-alignment-v1.0-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/luxia-21.4b-alignment-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
72 |
+
```
|
luxia-21.4b-alignment-v1.0-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7727e17da76ef3e91c0f435962080e725867a19d1694989e61bf7495acf688a0
|
3 |
+
size 8120964640
|
luxia-21.4b-alignment-v1.0-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:448cdaad8fe6b2ec5a40b3b4525043205ca0a2ada5ffff17cbb7e67d203eb55f
|
3 |
+
size 11371036192
|
luxia-21.4b-alignment-v1.0-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d4b06e6f0dd514b927221a2453e04da8abd1460fcfb97d24c9a689fe701f9c6
|
3 |
+
size 10469785120
|
luxia-21.4b-alignment-v1.0-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:207669ab425af17938c743e65c5316e8e4568bed45dfbd0601caddaa4a45684c
|
3 |
+
size 9431105056
|
luxia-21.4b-alignment-v1.0-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cbdcea1efe3ab10e88da08117b60112c5bcc5e670b2c4eb25b169f9beeef339
|
3 |
+
size 12200543776
|
luxia-21.4b-alignment-v1.0-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1db6dfb1d31376ef2411defc37403e0e0de6deef5bceee688e0d02a4530c02e
|
3 |
+
size 12917474848
|
luxia-21.4b-alignment-v1.0-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33ff6076967e087f59be570926a2ed5674e15fc322b25f2e52ce9bf6a3f48944
|
3 |
+
size 12279186976
|
luxia-21.4b-alignment-v1.0-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca2a168b12880c9976904aaf63866c6d7cf11195cbaadb88f020c211345e20b0
|
3 |
+
size 14807074336
|
luxia-21.4b-alignment-v1.0-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d49fb13e160c12935bdc89947b918eb3001f91df9dd110cc617972ebeee9f45
|
3 |
+
size 15176402464
|
luxia-21.4b-alignment-v1.0-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dca6332a07d31c2182289886950601017aa1dfd6718ad6028aa4e70b5aa6476
|
3 |
+
size 14807074336
|
luxia-21.4b-alignment-v1.0-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:473f473e89c4bb3c5f8ecf2995d62677f7544aff64f6a370a5a7a5ff783ef742
|
3 |
+
size 17576513056
|
luxia-21.4b-alignment-v1.0-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15721380e7b7fe735d6f8022e25ba50094baf2f8ad184bee25e43ccb31a4be50
|
3 |
+
size 22764371488
|