morriszms commited on
Commit
f4cf557
·
verified ·
1 Parent(s): 7b79365

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
+ SnowLotus-v2-10.7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SnowLotus-v2-10.7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SnowLotus-v2-10.7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SnowLotus-v2-10.7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SnowLotus-v2-10.7B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SnowLotus-v2-10.7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SnowLotus-v2-10.7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SnowLotus-v2-10.7B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SnowLotus-v2-10.7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SnowLotus-v2-10.7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SnowLotus-v2-10.7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SnowLotus-v2-10.7B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - Roleplay
5
+ - Solar
6
+ - Mistral
7
+ - Text Generation
8
+ - merge
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: BlueNipples/SnowLotus-v2-10.7B
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## BlueNipples/SnowLotus-v2-10.7B - GGUF
26
+
27
+ This repo contains GGUF format model files for [BlueNipples/SnowLotus-v2-10.7B](https://huggingface.co/BlueNipples/SnowLotus-v2-10.7B).
28
+
29
+ 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).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [SnowLotus-v2-10.7B-Q2_K.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [SnowLotus-v2-10.7B-Q3_K_S.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
49
+ | [SnowLotus-v2-10.7B-Q3_K_M.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
50
+ | [SnowLotus-v2-10.7B-Q3_K_L.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
51
+ | [SnowLotus-v2-10.7B-Q4_0.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [SnowLotus-v2-10.7B-Q4_K_S.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
53
+ | [SnowLotus-v2-10.7B-Q4_K_M.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
54
+ | [SnowLotus-v2-10.7B-Q5_0.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [SnowLotus-v2-10.7B-Q5_K_S.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
56
+ | [SnowLotus-v2-10.7B-Q5_K_M.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
57
+ | [SnowLotus-v2-10.7B-Q6_K.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
58
+ | [SnowLotus-v2-10.7B-Q8_0.gguf](https://huggingface.co/tensorblock/SnowLotus-v2-10.7B-GGUF/blob/main/SnowLotus-v2-10.7B-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/SnowLotus-v2-10.7B-GGUF --include "SnowLotus-v2-10.7B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/SnowLotus-v2-10.7B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
SnowLotus-v2-10.7B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98afec57e4b06580f5f84a5fe2d07a85f488512e0d4701a0002a6260c3636314
3
+ size 4003232320
SnowLotus-v2-10.7B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe91325092f7975a15741a1420d731dc7fede012ccf63a67a9ac95efe7d00bd
3
+ size 5650750016
SnowLotus-v2-10.7B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb9e3e1c2338bc7645974daf942bc5f48993e67e32f5266cbb40164a7b36ccf
3
+ size 5195668032
SnowLotus-v2-10.7B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca2e02c792e5b6706112263f573acbd132d5f4275e6629567581c2480d731d9
3
+ size 4664564288
SnowLotus-v2-10.7B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ef5fcfa218bcb64c40bd4a41df86a999e9a03ed357c2cbc43dd8bb1944c4ba
3
+ size 6072384064
SnowLotus-v2-10.7B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d3f18c1283cb6957f88a7fb79fd15682df33d6b8e379e14f22771dc45a3fb2d
3
+ size 6461667904
SnowLotus-v2-10.7B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d5c492c5142dd4a75284d61e014445c4dc3ab4560520f2593758044968645d
3
+ size 6118521408
SnowLotus-v2-10.7B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0a341b5d8a5da09fdc1042ebab8026a44360cbe2f2a75f940f336254456bd3
3
+ size 7397390912
SnowLotus-v2-10.7B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ad2cb70862c9bb1c902626291befaa47f1592649c6dbabc48538c1b415e154
3
+ size 7597931072
SnowLotus-v2-10.7B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072448503be594a84258f63a81f858347e6721f98956629dda66a07588cfa4b0
3
+ size 7397390912
SnowLotus-v2-10.7B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d30b0d13ce3025eb541254790bbe3f820fd083dd97ec84e1e50fa02628b296
3
+ size 8805210688
SnowLotus-v2-10.7B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4156b967ec3affbaa41ef34e298bf44f064da8a34175bba66b689d219ec1b6c
3
+ size 11404155456