morriszms commited on
Commit
7d0ccb5
·
verified ·
1 Parent(s): 2c3f91e

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
+ WestSeverus-7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ WestSeverus-7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ WestSeverus-7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ WestSeverus-7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ WestSeverus-7B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ WestSeverus-7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ WestSeverus-7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ WestSeverus-7B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ WestSeverus-7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ WestSeverus-7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ WestSeverus-7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ WestSeverus-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
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ - senseable/WestLake-7B-v2
8
+ - FelixChao/Severus-7B
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: FelixChao/WestSeverus-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
+ ## FelixChao/WestSeverus-7B - GGUF
26
+
27
+ This repo contains GGUF format model files for [FelixChao/WestSeverus-7B](https://huggingface.co/FelixChao/WestSeverus-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 b4242](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
+ | [WestSeverus-7B-Q2_K.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [WestSeverus-7B-Q3_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
49
+ | [WestSeverus-7B-Q3_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
50
+ | [WestSeverus-7B-Q3_K_L.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
51
+ | [WestSeverus-7B-Q4_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [WestSeverus-7B-Q4_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
53
+ | [WestSeverus-7B-Q4_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
54
+ | [WestSeverus-7B-Q5_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [WestSeverus-7B-Q5_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
56
+ | [WestSeverus-7B-Q5_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
57
+ | [WestSeverus-7B-Q6_K.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
58
+ | [WestSeverus-7B-Q8_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-GGUF/blob/main/WestSeverus-7B-Q8_0.gguf) | Q8_0 | 7.696 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/WestSeverus-7B-GGUF --include "WestSeverus-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/WestSeverus-7B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
WestSeverus-7B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f760729807dc563a43a0eac7eec80b6a75d0126a3e80dfbd6e0bae2b0aaebb72
3
+ size 2719242368
WestSeverus-7B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc8cbff739a70897c784af76fdc1a8c0c18c882793d5e23d7881846f410a064
3
+ size 3822024832
WestSeverus-7B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4580d1e49f89fd99c2a1c56e6d40e2167710065272d421ecd253b9f6df240bca
3
+ size 3518986368
WestSeverus-7B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f6f54806b928302ca96b23fe6c24c022d719bfda189031f94f0a7103743a0a
3
+ size 3164567680
WestSeverus-7B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2918e9e76025599997d2614a6a4248db15c9b3f9fa6c66bb8db0d9e32ce9098c
3
+ size 4108916864
WestSeverus-7B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9dea72e8b305fe0bd5d8380152fa31b746d40bc60cf4655858b818594c1f399
3
+ size 4368439424
WestSeverus-7B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8bb134441e1cbae6d1a8b4ff7d129823cc8851d096329e3a50d3315d899c273
3
+ size 4140374144
WestSeverus-7B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad285aa91d8137bca14d76fd2549f96ba6577702740401ae75986a07b5e56622
3
+ size 4997716096
WestSeverus-7B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ccba041ff02c9e77a019654982a53569adfcdc91089e2ff0aec5db6168e28e
3
+ size 5131409536
WestSeverus-7B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3bb4dc42c75d0e8af5ccb26f266377dc65fdd720fbf366c9a0a1d61e9ef989
3
+ size 4997716096
WestSeverus-7B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47db29fe2bebcdecf52d3a5a381435fe46363c6a9c3f0affba54b5a6c2c3c97e
3
+ size 5942065280
WestSeverus-7B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca63a3a326d476e35115d5b9565431d086a128ecc55ec0c9a954112654f26e0
3
+ size 7695857792