morriszms commited on
Commit
42d255e
1 Parent(s): d8b74e7

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
+ Tess-34B-v1.4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Tess-34B-v1.4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Tess-34B-v1.4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Tess-34B-v1.4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Tess-34B-v1.4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Tess-34B-v1.4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Tess-34B-v1.4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Tess-34B-v1.4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Tess-34B-v1.4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Tess-34B-v1.4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Tess-34B-v1.4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Tess-34B-v1.4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: yi-34b
4
+ license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
5
+ base_model: migtissera/Tess-34B-v1.4
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## migtissera/Tess-34B-v1.4 - GGUF
23
+
24
+ This repo contains GGUF format model files for [migtissera/Tess-34B-v1.4](https://huggingface.co/migtissera/Tess-34B-v1.4).
25
+
26
+ 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).
27
+
28
+ ## Prompt template
29
+
30
+ ```
31
+
32
+ ```
33
+
34
+ ## Model file specification
35
+
36
+ | Filename | Quant type | File Size | Description |
37
+ | -------- | ---------- | --------- | ----------- |
38
+ | [Tess-34B-v1.4-Q2_K.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q2_K.gguf) | Q2_K | 11.944 GB | smallest, significant quality loss - not recommended for most purposes |
39
+ | [Tess-34B-v1.4-Q3_K_S.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q3_K_S.gguf) | Q3_K_S | 13.933 GB | very small, high quality loss |
40
+ | [Tess-34B-v1.4-Q3_K_M.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q3_K_M.gguf) | Q3_K_M | 15.511 GB | very small, high quality loss |
41
+ | [Tess-34B-v1.4-Q3_K_L.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q3_K_L.gguf) | Q3_K_L | 16.894 GB | small, substantial quality loss |
42
+ | [Tess-34B-v1.4-Q4_0.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q4_0.gguf) | Q4_0 | 18.130 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
43
+ | [Tess-34B-v1.4-Q4_K_S.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q4_K_S.gguf) | Q4_K_S | 18.253 GB | small, greater quality loss |
44
+ | [Tess-34B-v1.4-Q4_K_M.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q4_K_M.gguf) | Q4_K_M | 19.240 GB | medium, balanced quality - recommended |
45
+ | [Tess-34B-v1.4-Q5_0.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q5_0.gguf) | Q5_0 | 22.080 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
46
+ | [Tess-34B-v1.4-Q5_K_S.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q5_K_S.gguf) | Q5_K_S | 22.080 GB | large, low quality loss - recommended |
47
+ | [Tess-34B-v1.4-Q5_K_M.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q5_K_M.gguf) | Q5_K_M | 22.652 GB | large, very low quality loss - recommended |
48
+ | [Tess-34B-v1.4-Q6_K.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q6_K.gguf) | Q6_K | 26.276 GB | very large, extremely low quality loss |
49
+ | [Tess-34B-v1.4-Q8_0.gguf](https://huggingface.co/tensorblock/Tess-34B-v1.4-GGUF/tree/main/Tess-34B-v1.4-Q8_0.gguf) | Q8_0 | 34.033 GB | very large, extremely low quality loss - not recommended |
50
+
51
+
52
+ ## Downloading instruction
53
+
54
+ ### Command line
55
+
56
+ Firstly, install Huggingface Client
57
+
58
+ ```shell
59
+ pip install -U "huggingface_hub[cli]"
60
+ ```
61
+
62
+ Then, downoad the individual model file the a local directory
63
+
64
+ ```shell
65
+ huggingface-cli download tensorblock/Tess-34B-v1.4-GGUF --include "Tess-34B-v1.4-Q2_K.gguf" --local-dir MY_LOCAL_DIR
66
+ ```
67
+
68
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/Tess-34B-v1.4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
72
+ ```
Tess-34B-v1.4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8906efd1dc0ced66605620f010c6605122ba52c25657b205b2083be98e71cb6
3
+ size 12825250336
Tess-34B-v1.4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c7c8613321103040ec2ce7dedf890b113b1235a9741433b48a73d95cd79e46
3
+ size 18139463648
Tess-34B-v1.4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5905db78bf0c5d1abea35a003debf3f4feda70862347faafd14b191eba1ed5c
3
+ size 16654942176
Tess-34B-v1.4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca694841173362332809eb334dcd13c12d3a30241f932fa0f511da0f221b6a09
3
+ size 14960312288
Tess-34B-v1.4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf57ee0df49a1e332f751ffc77779e95cda785ca7ff4c31f3ca158e6b32a1365
3
+ size 19466549056
Tess-34B-v1.4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54edde2c478564a8625ec907a02506b9f5e0a2ed931a85ec74b9e48acf7f6dd
3
+ size 20658730816
Tess-34B-v1.4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e726f9396aa1b39e61b5633ddfcacc53fdafeb6df72c34b3ccdab9726d41c0f
3
+ size 19598669632
Tess-34B-v1.4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e41c85e7e77e7c48a57d58ae8b98a89d45fcb2115c670bbbd03fa7b42e7c6002
3
+ size 23707713088
Tess-34B-v1.4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53d7bb4139d968eedce4a9e188e7c2338bf399c3f95057ceb63c1f98e36348c
3
+ size 24321867328
Tess-34B-v1.4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f801c794feaab72cb9c9c9ffb74aa76e31eb624b87f0388f99269495c595aa
3
+ size 23707713088
Tess-34B-v1.4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344a2f8fbc8bcc7ce79f60344ce6349300cff5f0bb8c0043c8ddf7240dd86295
3
+ size 28213949888
Tess-34B-v1.4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb368774acf51c1197b7ba523fcac123977b70035b9505d52b267f573a006e75
3
+ size 36542312640