Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +84 -0
- solar10B-eugeneparkthebestv2-Q2_K.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q3_K_L.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q3_K_M.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q3_K_S.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q4_0.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q4_K_M.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q4_K_S.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q5_0.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q5_K_M.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q5_K_S.gguf +3 -0
- solar10B-eugeneparkthebestv2-Q6_K.gguf +3 -0
- solar10B-eugeneparkthebestv2-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 |
+
solar10B-eugeneparkthebestv2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
solar10B-eugeneparkthebestv2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
solar10B-eugeneparkthebestv2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
solar10B-eugeneparkthebestv2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
solar10B-eugeneparkthebestv2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
solar10B-eugeneparkthebestv2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
solar10B-eugeneparkthebestv2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
solar10B-eugeneparkthebestv2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
solar10B-eugeneparkthebestv2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
solar10B-eugeneparkthebestv2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
solar10B-eugeneparkthebestv2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
solar10B-eugeneparkthebestv2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ko
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
base_model: moondriller/solar10B-eugeneparkthebestv2
|
| 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 |
+
## moondriller/solar10B-eugeneparkthebestv2 - GGUF
|
| 23 |
+
|
| 24 |
+
This repo contains GGUF format model files for [moondriller/solar10B-eugeneparkthebestv2](https://huggingface.co/moondriller/solar10B-eugeneparkthebestv2).
|
| 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 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 29 |
+
<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;">
|
| 30 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 31 |
+
</a>
|
| 32 |
+
</div>
|
| 33 |
+
|
| 34 |
+
## Prompt template
|
| 35 |
+
|
| 36 |
+
```
|
| 37 |
+
### System:
|
| 38 |
+
{system_prompt}
|
| 39 |
+
|
| 40 |
+
### User:
|
| 41 |
+
{prompt}
|
| 42 |
+
|
| 43 |
+
### Assistant:
|
| 44 |
+
```
|
| 45 |
+
|
| 46 |
+
## Model file specification
|
| 47 |
+
|
| 48 |
+
| Filename | Quant type | File Size | Description |
|
| 49 |
+
| -------- | ---------- | --------- | ----------- |
|
| 50 |
+
| [solar10B-eugeneparkthebestv2-Q2_K.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q2_K.gguf) | Q2_K | 3.793 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 51 |
+
| [solar10B-eugeneparkthebestv2-Q3_K_S.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q3_K_S.gguf) | Q3_K_S | 4.414 GB | very small, high quality loss |
|
| 52 |
+
| [solar10B-eugeneparkthebestv2-Q3_K_M.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q3_K_M.gguf) | Q3_K_M | 4.909 GB | very small, high quality loss |
|
| 53 |
+
| [solar10B-eugeneparkthebestv2-Q3_K_L.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q3_K_L.gguf) | Q3_K_L | 5.333 GB | small, substantial quality loss |
|
| 54 |
+
| [solar10B-eugeneparkthebestv2-Q4_0.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q4_0.gguf) | Q4_0 | 5.733 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 55 |
+
| [solar10B-eugeneparkthebestv2-Q4_K_S.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q4_K_S.gguf) | Q4_K_S | 5.776 GB | small, greater quality loss |
|
| 56 |
+
| [solar10B-eugeneparkthebestv2-Q4_K_M.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q4_K_M.gguf) | Q4_K_M | 6.095 GB | medium, balanced quality - recommended |
|
| 57 |
+
| [solar10B-eugeneparkthebestv2-Q5_0.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q5_0.gguf) | Q5_0 | 6.974 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 58 |
+
| [solar10B-eugeneparkthebestv2-Q5_K_S.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q5_K_S.gguf) | Q5_K_S | 6.974 GB | large, low quality loss - recommended |
|
| 59 |
+
| [solar10B-eugeneparkthebestv2-Q5_K_M.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q5_K_M.gguf) | Q5_K_M | 7.160 GB | large, very low quality loss - recommended |
|
| 60 |
+
| [solar10B-eugeneparkthebestv2-Q6_K.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q6_K.gguf) | Q6_K | 8.292 GB | very large, extremely low quality loss |
|
| 61 |
+
| [solar10B-eugeneparkthebestv2-Q8_0.gguf](https://huggingface.co/tensorblock/solar10B-eugeneparkthebestv2-GGUF/blob/main/solar10B-eugeneparkthebestv2-Q8_0.gguf) | Q8_0 | 10.740 GB | very large, extremely low quality loss - not recommended |
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
## Downloading instruction
|
| 65 |
+
|
| 66 |
+
### Command line
|
| 67 |
+
|
| 68 |
+
Firstly, install Huggingface Client
|
| 69 |
+
|
| 70 |
+
```shell
|
| 71 |
+
pip install -U "huggingface_hub[cli]"
|
| 72 |
+
```
|
| 73 |
+
|
| 74 |
+
Then, downoad the individual model file the a local directory
|
| 75 |
+
|
| 76 |
+
```shell
|
| 77 |
+
huggingface-cli download tensorblock/solar10B-eugeneparkthebestv2-GGUF --include "solar10B-eugeneparkthebestv2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 81 |
+
|
| 82 |
+
```shell
|
| 83 |
+
huggingface-cli download tensorblock/solar10B-eugeneparkthebestv2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 84 |
+
```
|
solar10B-eugeneparkthebestv2-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb1198a633536df9f342a5da41680256f290ea0b1de1f2f48c27d40acbdda35f
|
| 3 |
+
size 4072233664
|
solar10B-eugeneparkthebestv2-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbb3ec5cb089ecc52d8893494a9a83001814fa71dafa8062de4ac63b19028781
|
| 3 |
+
size 5725821632
|
solar10B-eugeneparkthebestv2-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc75050c71b3ad8a6a4f575f1539fdf60156ceb03635886f9a3453f350f26568
|
| 3 |
+
size 5270739648
|
solar10B-eugeneparkthebestv2-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff5201b0806d4d2b22b6e9ce7ae0183f1887648acf4e405534b298b73e8cec5d
|
| 3 |
+
size 4739635904
|
solar10B-eugeneparkthebestv2-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e930eaaefffdfd50e38cea7683a34bf56b93153b6d1763faa82a6c6285da8931
|
| 3 |
+
size 6155393728
|
solar10B-eugeneparkthebestv2-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1719b53cc574b95ec20a46d37d67940fdfc245de68b042a2d2a5c2b652d91856
|
| 3 |
+
size 6544677568
|
solar10B-eugeneparkthebestv2-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f3c706ef5cb52fd8d84d5f666ab21d430d44283c34484a086a24d8a914a10b9
|
| 3 |
+
size 6201531072
|
solar10B-eugeneparkthebestv2-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e3662502f1998708ba2db73f4946a234eb3896c9d98ad0fc55adc648b0f6b86
|
| 3 |
+
size 7487871680
|
solar10B-eugeneparkthebestv2-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9ef21976cd4172de3fb141c2d19d76c4d1edebd74fe95913ba93613f540dfe2
|
| 3 |
+
size 7688411840
|
solar10B-eugeneparkthebestv2-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dddd62b61392e06b7d817041a12c11934bd221bc9e55f8886c461919e7b9a341
|
| 3 |
+
size 7487871680
|
solar10B-eugeneparkthebestv2-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59d45e815a801b8e46ff4f3ecbc83d2825083d73b4bd605931e6ddc810df487d
|
| 3 |
+
size 8903629504
|
solar10B-eugeneparkthebestv2-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68d5ce233163053322919b0eb53c8d7f6429f4c041c0ce7ec777e7593dda2cd5
|
| 3 |
+
size 11531524800
|