morriszms commited on
Commit
9063f38
·
verified ·
1 Parent(s): 5155830

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-DUS-implement-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-DUS-implement-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-DUS-implement-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-DUS-implement-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-DUS-implement-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-DUS-implement-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-DUS-implement-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-DUS-implement-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-DUS-implement-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-DUS-implement-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-DUS-implement-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-DUS-implement-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ - Cartinoe5930/Llama2_init_Mistral
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: Cartinoe5930/SOLAR-DUS-implement
11
+ ---
12
+
13
+ <div style="width: auto; margin-left: auto; margin-right: auto">
14
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
+ </div>
16
+ <div style="display: flex; justify-content: space-between; width: 100%;">
17
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
19
+ 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>
20
+ </p>
21
+ </div>
22
+ </div>
23
+
24
+ ## Cartinoe5930/SOLAR-DUS-implement - GGUF
25
+
26
+ This repo contains GGUF format model files for [Cartinoe5930/SOLAR-DUS-implement](https://huggingface.co/Cartinoe5930/SOLAR-DUS-implement).
27
+
28
+ 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).
29
+
30
+ <div style="text-align: left; margin: 20px 0;">
31
+ <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;">
32
+ Run them on the TensorBlock client using your local machine ↗
33
+ </a>
34
+ </div>
35
+
36
+ ## Prompt template
37
+
38
+ ```
39
+
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [SOLAR-DUS-implement-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q2_K.gguf) | Q2_K | 4.003 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [SOLAR-DUS-implement-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q3_K_S.gguf) | Q3_K_S | 4.665 GB | very small, high quality loss |
48
+ | [SOLAR-DUS-implement-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q3_K_M.gguf) | Q3_K_M | 5.196 GB | very small, high quality loss |
49
+ | [SOLAR-DUS-implement-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q3_K_L.gguf) | Q3_K_L | 5.651 GB | small, substantial quality loss |
50
+ | [SOLAR-DUS-implement-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q4_0.gguf) | Q4_0 | 6.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [SOLAR-DUS-implement-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q4_K_S.gguf) | Q4_K_S | 6.119 GB | small, greater quality loss |
52
+ | [SOLAR-DUS-implement-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q4_K_M.gguf) | Q4_K_M | 6.462 GB | medium, balanced quality - recommended |
53
+ | [SOLAR-DUS-implement-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q5_0.gguf) | Q5_0 | 7.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [SOLAR-DUS-implement-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q5_K_S.gguf) | Q5_K_S | 7.397 GB | large, low quality loss - recommended |
55
+ | [SOLAR-DUS-implement-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q5_K_M.gguf) | Q5_K_M | 7.598 GB | large, very low quality loss - recommended |
56
+ | [SOLAR-DUS-implement-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q6_K.gguf) | Q6_K | 8.805 GB | very large, extremely low quality loss |
57
+ | [SOLAR-DUS-implement-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-DUS-implement-GGUF/blob/main/SOLAR-DUS-implement-Q8_0.gguf) | Q8_0 | 11.404 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/SOLAR-DUS-implement-GGUF --include "SOLAR-DUS-implement-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/SOLAR-DUS-implement-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
SOLAR-DUS-implement-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:083203c6d24a221c82d0288851472518b5b7e36a24ea6b180c1cab1c9a734b93
3
+ size 4003232192
SOLAR-DUS-implement-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c3a6f98b5e48d391f040c20519c72b0ccb789f688a683b60db603ead4e418d
3
+ size 5650749888
SOLAR-DUS-implement-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c9e575b2539af03cf6199da365ece03dd92a71471ca6be68184038d5f5862c
3
+ size 5195667904
SOLAR-DUS-implement-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18378e388726e2ce1ac12541e6176d696bb50d18d4327aaf70ad16ff4a83f9a4
3
+ size 4664564160
SOLAR-DUS-implement-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181e2650b5aace6d13beb7f850a7adcd886b7833b3f222c44f0ce9be6e22d447
3
+ size 6072383936
SOLAR-DUS-implement-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f280086b85721db7d213fac6d6ca378e2a76f5acc894d0ddf578bdd6bbd03455
3
+ size 6461667776
SOLAR-DUS-implement-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d22e6e9a380865f3feefaf4e3b5ad4a249ef3f0b4f93c3fd92e47093ff73d7a
3
+ size 6118521280
SOLAR-DUS-implement-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ddf33196bcbe770ca55498b31909b300b4dc3731438664b81a98e07663ef5b
3
+ size 7397390784
SOLAR-DUS-implement-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8a77e0577e182f72ecb51c8e14e5d51e9d35c6b913b57d8c87d566d32a30c9f
3
+ size 7597930944
SOLAR-DUS-implement-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:850d9bfded39f14ddadcf077990e33c4657793e4defc29f0816d61b2715685c4
3
+ size 7397390784
SOLAR-DUS-implement-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b13b73af6f7ffec433ef540803327fbc956490f43ffb3e7a27dd9ab0ce487d
3
+ size 8805210560
SOLAR-DUS-implement-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f30035c54a5034fb62cc6d123cd6b6cf4eae55a7e1cdb2210aead1e4394b325
3
+ size 11404155328