Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +120 -0
- Volare-Q2_K.gguf +3 -0
- Volare-Q3_K_L.gguf +3 -0
- Volare-Q3_K_M.gguf +3 -0
- Volare-Q3_K_S.gguf +3 -0
- Volare-Q4_0.gguf +3 -0
- Volare-Q4_K_M.gguf +3 -0
- Volare-Q4_K_S.gguf +3 -0
- Volare-Q5_0.gguf +3 -0
- Volare-Q5_K_M.gguf +3 -0
- Volare-Q5_K_S.gguf +3 -0
- Volare-Q6_K.gguf +3 -0
- Volare-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 |
+
Volare-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Volare-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Volare-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Volare-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Volare-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Volare-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Volare-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Volare-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Volare-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Volare-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Volare-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Volare-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- it
|
| 5 |
+
- en
|
| 6 |
+
library_name: transformers
|
| 7 |
+
tags:
|
| 8 |
+
- sft
|
| 9 |
+
- it
|
| 10 |
+
- gemma
|
| 11 |
+
- chatml
|
| 12 |
+
- TensorBlock
|
| 13 |
+
- GGUF
|
| 14 |
+
base_model: MoxoffSrL/Volare
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 18 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 19 |
+
</div>
|
| 20 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 21 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 22 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 23 |
+
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>
|
| 24 |
+
</p>
|
| 25 |
+
</div>
|
| 26 |
+
</div>
|
| 27 |
+
|
| 28 |
+
## MoxoffSrL/Volare - GGUF
|
| 29 |
+
|
| 30 |
+
This repo contains GGUF format model files for [MoxoffSrL/Volare](https://huggingface.co/MoxoffSrL/Volare).
|
| 31 |
+
|
| 32 |
+
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).
|
| 33 |
+
|
| 34 |
+
## Our projects
|
| 35 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
| 36 |
+
<tr>
|
| 37 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
| 38 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
| 39 |
+
</tr>
|
| 40 |
+
<tr>
|
| 41 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
| 42 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
| 43 |
+
</tr>
|
| 44 |
+
<tr>
|
| 45 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
| 46 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
| 47 |
+
</tr>
|
| 48 |
+
<tr>
|
| 49 |
+
<th>
|
| 50 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
| 51 |
+
display: inline-block;
|
| 52 |
+
padding: 8px 16px;
|
| 53 |
+
background-color: #FF7F50;
|
| 54 |
+
color: white;
|
| 55 |
+
text-decoration: none;
|
| 56 |
+
border-radius: 6px;
|
| 57 |
+
font-weight: bold;
|
| 58 |
+
font-family: sans-serif;
|
| 59 |
+
">👀 See what we built 👀</a>
|
| 60 |
+
</th>
|
| 61 |
+
<th>
|
| 62 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
| 63 |
+
display: inline-block;
|
| 64 |
+
padding: 8px 16px;
|
| 65 |
+
background-color: #FF7F50;
|
| 66 |
+
color: white;
|
| 67 |
+
text-decoration: none;
|
| 68 |
+
border-radius: 6px;
|
| 69 |
+
font-weight: bold;
|
| 70 |
+
font-family: sans-serif;
|
| 71 |
+
">👀 See what we built 👀</a>
|
| 72 |
+
</th>
|
| 73 |
+
</tr>
|
| 74 |
+
</table>
|
| 75 |
+
|
| 76 |
+
## Prompt template
|
| 77 |
+
|
| 78 |
+
```
|
| 79 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
| 80 |
+
```
|
| 81 |
+
|
| 82 |
+
## Model file specification
|
| 83 |
+
|
| 84 |
+
| Filename | Quant type | File Size | Description |
|
| 85 |
+
| -------- | ---------- | --------- | ----------- |
|
| 86 |
+
| [Volare-Q2_K.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q2_K.gguf) | Q2_K | 3.481 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 87 |
+
| [Volare-Q3_K_S.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q3_K_S.gguf) | Q3_K_S | 3.982 GB | very small, high quality loss |
|
| 88 |
+
| [Volare-Q3_K_M.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q3_K_M.gguf) | Q3_K_M | 4.369 GB | very small, high quality loss |
|
| 89 |
+
| [Volare-Q3_K_L.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q3_K_L.gguf) | Q3_K_L | 4.709 GB | small, substantial quality loss |
|
| 90 |
+
| [Volare-Q4_0.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q4_0.gguf) | Q4_0 | 5.012 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 91 |
+
| [Volare-Q4_K_S.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q4_K_S.gguf) | Q4_K_S | 5.046 GB | small, greater quality loss |
|
| 92 |
+
| [Volare-Q4_K_M.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q4_K_M.gguf) | Q4_K_M | 5.330 GB | medium, balanced quality - recommended |
|
| 93 |
+
| [Volare-Q5_0.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q5_0.gguf) | Q5_0 | 5.981 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 94 |
+
| [Volare-Q5_K_S.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q5_K_S.gguf) | Q5_K_S | 5.981 GB | large, low quality loss - recommended |
|
| 95 |
+
| [Volare-Q5_K_M.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q5_K_M.gguf) | Q5_K_M | 6.145 GB | large, very low quality loss - recommended |
|
| 96 |
+
| [Volare-Q6_K.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q6_K.gguf) | Q6_K | 7.010 GB | very large, extremely low quality loss |
|
| 97 |
+
| [Volare-Q8_0.gguf](https://huggingface.co/tensorblock/MoxoffSrL_Volare-GGUF/blob/main/Volare-Q8_0.gguf) | Q8_0 | 9.078 GB | very large, extremely low quality loss - not recommended |
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
## Downloading instruction
|
| 101 |
+
|
| 102 |
+
### Command line
|
| 103 |
+
|
| 104 |
+
Firstly, install Huggingface Client
|
| 105 |
+
|
| 106 |
+
```shell
|
| 107 |
+
pip install -U "huggingface_hub[cli]"
|
| 108 |
+
```
|
| 109 |
+
|
| 110 |
+
Then, downoad the individual model file the a local directory
|
| 111 |
+
|
| 112 |
+
```shell
|
| 113 |
+
huggingface-cli download tensorblock/MoxoffSrL_Volare-GGUF --include "Volare-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 114 |
+
```
|
| 115 |
+
|
| 116 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 117 |
+
|
| 118 |
+
```shell
|
| 119 |
+
huggingface-cli download tensorblock/MoxoffSrL_Volare-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 120 |
+
```
|
Volare-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52cb2bd4d22967373c8eaba0bf9c194333f9af1994770cbcd52d304e0788655e
|
| 3 |
+
size 3481447232
|
Volare-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d94c92c4e82c8a0027e27c06d525221fc1be8f798ffe6e96e4e2236c3cc8cce
|
| 3 |
+
size 4709067584
|
Volare-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04d862432a68deddaec7058c6499dd0c978ed1db2d301fef089a324aeb6c4315
|
| 3 |
+
size 4369328960
|
Volare-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53754b6787764e180ecbd3cd02319e99d165839b1bf9c1034d0f974b623ca1d3
|
| 3 |
+
size 3982404416
|
Volare-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0ce0b4ed0b4ef433f8ddaf7d04998a6c36970c69f680de28d77b693212a0d18
|
| 3 |
+
size 5011843904
|
Volare-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cacf0b112e597d43b9aed9bcf1ab457e991a29c573ece1057a0ce76ba9739ea
|
| 3 |
+
size 5329759040
|
Volare-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef4d44ba709000c2ae6769b3da9bc9276f8ae3925e8a3c8602c3fc93187c612e
|
| 3 |
+
size 5046446912
|
Volare-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d882ce82640b4cae2e8d35cd199b9536236b01f892b1c5b39249b793406934a8
|
| 3 |
+
size 5980728128
|
Volare-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0645574162caa5bc2667690d3e2df507b5f926b45bd851514ac56276f519593
|
| 3 |
+
size 6144502592
|
Volare-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fc5dd754e83a1f5a967ba09c317f1d3f0003ed9bd2fabbc5d064e1ff7821a25
|
| 3 |
+
size 5980728128
|
Volare-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0357f6f07c80649d4aa2e59036def59525f9d74914c129ca4a5552c778b3647
|
| 3 |
+
size 7010167616
|
Volare-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7224763c6134cac57577e38b86853ada436bb7a43257bca6747921f08b35348e
|
| 3 |
+
size 9077844800
|