morriszms commited on
Commit
e264f5c
1 Parent(s): 855ffa3

Upload folder using huggingface_hub

Browse files
.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
+ SOLAR-tail-10.7B-instruct-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-tail-10.7B-instruct-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-tail-10.7B-instruct-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-tail-10.7B-instruct-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-tail-10.7B-instruct-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-tail-10.7B-instruct-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-tail-10.7B-instruct-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-tail-10.7B-instruct-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-tail-10.7B-instruct-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-tail-10.7B-instruct-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-tail-10.7B-instruct-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-tail-10.7B-instruct-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - ko
5
+ datasets:
6
+ - kyujinpy/KOR-OpenOrca-Platypus-v3
7
+ pipeline_tag: text-generation
8
+ license: cc-by-nc-sa-4.0
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: PracticeLLM/SOLAR-tail-10.7B-instruct-v1.0
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## PracticeLLM/SOLAR-tail-10.7B-instruct-v1.0 - GGUF
27
+
28
+ This repo contains GGUF format model files for [PracticeLLM/SOLAR-tail-10.7B-instruct-v1.0](https://huggingface.co/PracticeLLM/SOLAR-tail-10.7B-instruct-v1.0).
29
+
30
+ 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).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
50
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
51
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
52
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
54
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
55
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
57
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
58
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
59
+ | [SOLAR-tail-10.7B-instruct-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-instruct-v1.0-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF --include "SOLAR-tail-10.7B-instruct-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/SOLAR-tail-10.7B-instruct-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
SOLAR-tail-10.7B-instruct-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e20fc091c56474756ddc94a3a9f0ca067f31e6e214263d3e19dd662652f324
3
+ size 4003232448
SOLAR-tail-10.7B-instruct-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fce40239175dc070774c73c50fa1a7211740f3e157ee105022a4341ee67504f
3
+ size 5650750144
SOLAR-tail-10.7B-instruct-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d646eaf144b05628f73dd55b626ef40c3d79352577eccbe7f60fadcc0c646c0c
3
+ size 5195668160
SOLAR-tail-10.7B-instruct-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2e37c34591324cfe53a21ec5426a95d70e019ba251aaf6c942bb55060e536e
3
+ size 4664564416
SOLAR-tail-10.7B-instruct-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5f605a8b0cbcdbc2b29a49b6a381be510c2ece3d2932611215723094c6a4f3
3
+ size 6072384192
SOLAR-tail-10.7B-instruct-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:989ba07a381df8dfc6f412f0a375de41731ad3be0d4d768cc18ab4238b523172
3
+ size 6461668032
SOLAR-tail-10.7B-instruct-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9992f73ec71b0fdf3010daa7cde7f883b4b780f950767f47cfcb475ca5035365
3
+ size 6118521536
SOLAR-tail-10.7B-instruct-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10879b5c39d70ad12cdb2e2846bb822a7d672c750995a8257524499b72ddf2e
3
+ size 7397391040
SOLAR-tail-10.7B-instruct-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5c30e907fcb1112b73430c339dfed0e1211ef710fb2b0f2e5a71d679b0e5d7e
3
+ size 7597931200
SOLAR-tail-10.7B-instruct-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5ec7fbb0a045b9968c744e9488e6679c389510b90df1d367c945beb2ac150c
3
+ size 7397391040
SOLAR-tail-10.7B-instruct-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc035a2bbe4d3de80dc91ce189d3a1f95abb903f3bc25346c6856ed0551f5d44
3
+ size 8805210816
SOLAR-tail-10.7B-instruct-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f0d96af9313be2dfaa190c2d63a86c058c2994c6d6ce636e677d341eaac6ce
3
+ size 11404155584