morriszms commited on
Commit
70c1c61
·
verified ·
1 Parent(s): 6c70bc9

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
+ Sina-Loki-7b-Merge-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Sina-Loki-7b-Merge-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Sina-Loki-7b-Merge-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Sina-Loki-7b-Merge-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Sina-Loki-7b-Merge-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Sina-Loki-7b-Merge-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Sina-Loki-7b-Merge-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Sina-Loki-7b-Merge-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Sina-Loki-7b-Merge-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Sina-Loki-7b-Merge-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Sina-Loki-7b-Merge-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Sina-Loki-7b-Merge-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ tags:
4
+ - mistral
5
+ - merge
6
+ - TensorBlock
7
+ - GGUF
8
+ license: cc-by-4.0
9
+ base_model: Azazelle/Sina-Loki-7b-Merge
10
+ ---
11
+
12
+ <div style="width: auto; margin-left: auto; margin-right: auto">
13
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
+ </div>
15
+ <div style="display: flex; justify-content: space-between; width: 100%;">
16
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
17
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
18
+ 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>
19
+ </p>
20
+ </div>
21
+ </div>
22
+
23
+ ## Azazelle/Sina-Loki-7b-Merge - GGUF
24
+
25
+ This repo contains GGUF format model files for [Azazelle/Sina-Loki-7b-Merge](https://huggingface.co/Azazelle/Sina-Loki-7b-Merge).
26
+
27
+ 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).
28
+
29
+ <div style="text-align: left; margin: 20px 0;">
30
+ <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;">
31
+ Run them on the TensorBlock client using your local machine ↗
32
+ </a>
33
+ </div>
34
+
35
+ ## Prompt template
36
+
37
+ ```
38
+
39
+ ```
40
+
41
+ ## Model file specification
42
+
43
+ | Filename | Quant type | File Size | Description |
44
+ | -------- | ---------- | --------- | ----------- |
45
+ | [Sina-Loki-7b-Merge-Q2_K.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [Sina-Loki-7b-Merge-Q3_K_S.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
47
+ | [Sina-Loki-7b-Merge-Q3_K_M.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
48
+ | [Sina-Loki-7b-Merge-Q3_K_L.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
49
+ | [Sina-Loki-7b-Merge-Q4_0.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [Sina-Loki-7b-Merge-Q4_K_S.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
51
+ | [Sina-Loki-7b-Merge-Q4_K_M.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
52
+ | [Sina-Loki-7b-Merge-Q5_0.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [Sina-Loki-7b-Merge-Q5_K_S.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
54
+ | [Sina-Loki-7b-Merge-Q5_K_M.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
55
+ | [Sina-Loki-7b-Merge-Q6_K.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
56
+ | [Sina-Loki-7b-Merge-Q8_0.gguf](https://huggingface.co/tensorblock/Sina-Loki-7b-Merge-GGUF/blob/main/Sina-Loki-7b-Merge-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
57
+
58
+
59
+ ## Downloading instruction
60
+
61
+ ### Command line
62
+
63
+ Firstly, install Huggingface Client
64
+
65
+ ```shell
66
+ pip install -U "huggingface_hub[cli]"
67
+ ```
68
+
69
+ Then, downoad the individual model file the a local directory
70
+
71
+ ```shell
72
+ huggingface-cli download tensorblock/Sina-Loki-7b-Merge-GGUF --include "Sina-Loki-7b-Merge-Q2_K.gguf" --local-dir MY_LOCAL_DIR
73
+ ```
74
+
75
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/Sina-Loki-7b-Merge-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
Sina-Loki-7b-Merge-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51da5dc57236a4483a917d6d6bf6a3e5e76e81a7f759c88bde7accb11cecc06
3
+ size 2719242368
Sina-Loki-7b-Merge-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28287333a5c6725125dba4ac5227179432d4a37e7df37b4ebe3fa5acb51ab5f6
3
+ size 3822024832
Sina-Loki-7b-Merge-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7c4b86b144fc7906e386616d4747434742fa5ede7f979d4b64e40ea15e050d6
3
+ size 3518986368
Sina-Loki-7b-Merge-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f4b2cece5d68124b2ca6ff6e9ac13087acec51972e0e3969cfc684511e9f65
3
+ size 3164567680
Sina-Loki-7b-Merge-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d3f1af1b3f45823e9f09005d9bf1583c0d3d4ce9a72c19d4a963cefa71cbe26
3
+ size 4108916864
Sina-Loki-7b-Merge-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b1d5e31a4088783b5793c23e2cdb535925899715f56afe10498892b14534fc
3
+ size 4368439424
Sina-Loki-7b-Merge-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b97e118e0e56fe6f3f4bf8ff6d80a4825a7767b2464beac0f4e11b85ce6cba
3
+ size 4140374144
Sina-Loki-7b-Merge-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171429b6c4954b75b459e4f3b79cbd4794e5d03ece242671ed3d2c387f52eff9
3
+ size 4997716096
Sina-Loki-7b-Merge-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef66b3f430337913b0cda74d83ef704692836ece549f4b5058e98af804ef9c26
3
+ size 5131409536
Sina-Loki-7b-Merge-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0882c430d3d8d3c538874a8570e23ae18242bc8fc97ed5d1b7b0dad640a2261
3
+ size 4997716096
Sina-Loki-7b-Merge-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eead520b9005a460a1446efa4bd0535dd6524857683667e668b55e7d285b95e
3
+ size 5942065280
Sina-Loki-7b-Merge-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0164b23b6f533d106a4fd716f691ede708a6b61aeee717e2e138ab70d741b0cf
3
+ size 7695857792