morriszms commited on
Commit
ad0bda2
·
verified ·
1 Parent(s): 9b5ecc1

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
+ testtt-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ testtt-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ testtt-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ testtt-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ testtt-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ testtt-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ testtt-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ testtt-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ testtt-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ testtt-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ testtt-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ testtt-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: HwiyeolJo/testtt
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## HwiyeolJo/testtt - GGUF
20
+
21
+ This repo contains GGUF format model files for [HwiyeolJo/testtt](https://huggingface.co/HwiyeolJo/testtt).
22
+
23
+ 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).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [testtt-Q2_K.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q2_K.gguf) | Q2_K | 4.521 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [testtt-Q3_K_S.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q3_K_S.gguf) | Q3_K_S | 5.270 GB | very small, high quality loss |
43
+ | [testtt-Q3_K_M.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q3_K_M.gguf) | Q3_K_M | 5.903 GB | very small, high quality loss |
44
+ | [testtt-Q3_K_L.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q3_K_L.gguf) | Q3_K_L | 6.454 GB | small, substantial quality loss |
45
+ | [testtt-Q4_0.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q4_0.gguf) | Q4_0 | 6.860 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [testtt-Q4_K_S.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q4_K_S.gguf) | Q4_K_S | 6.913 GB | small, greater quality loss |
47
+ | [testtt-Q4_K_M.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q4_K_M.gguf) | Q4_K_M | 7.326 GB | medium, balanced quality - recommended |
48
+ | [testtt-Q5_0.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q5_0.gguf) | Q5_0 | 8.356 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [testtt-Q5_K_S.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q5_K_S.gguf) | Q5_K_S | 8.356 GB | large, low quality loss - recommended |
50
+ | [testtt-Q5_K_M.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q5_K_M.gguf) | Q5_K_M | 8.596 GB | large, very low quality loss - recommended |
51
+ | [testtt-Q6_K.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q6_K.gguf) | Q6_K | 9.946 GB | very large, extremely low quality loss |
52
+ | [testtt-Q8_0.gguf](https://huggingface.co/tensorblock/testtt-GGUF/blob/main/testtt-Q8_0.gguf) | Q8_0 | 12.881 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/testtt-GGUF --include "testtt-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/testtt-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
testtt-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d61290ca2d0518fe211d2b98874b90c06d2c51bf1c815b1f82b41b613d21159
3
+ size 4854270112
testtt-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335e1e7f9c171b1e7270551ba248f507aa23760bfff2c33ffb77490f41ddf77f
3
+ size 6929559712
testtt-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc68aa4ca1472b563684a49e8fb297b4c0ed6520bae69a482a442caca97a231
3
+ size 6337769632
testtt-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a25905a64cab426d584b7286faf6f04fe0a569c03f11e97b1e7539c81e5d15
3
+ size 5658980512
testtt-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd45e9e62ac0b694062a60539940d5474249f57f9e588f0e6fb08ac09c6da12
3
+ size 7365834912
testtt-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59abba4b75727fcce885af7936555b91a9d5ec2e92235a028f24f3eab98dc8ce
3
+ size 7865956512
testtt-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecdf8e8b93a8ddcbcbf08b56e2ed1f0ee7befbfc7a9109759089595a84ecf4be
3
+ size 7423178912
testtt-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732aa9542317f4ac1654ea92f84bcb46c1904c4a6ba594ead3781ec77558ccd9
3
+ size 8972286112
testtt-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89dec4404cc3e20c62203d4fbf43b7f464faa42b38ed3f52ac347a75498c0173
3
+ size 9229924512
testtt-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf5f2b068c2dbf2e9af53c939dcfd5950ac8c047e6fb5fed34a91b717a7c829
3
+ size 8972286112
testtt-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d6957ad060065104b40f09bb1cec84f4f6411f16e6cc9c2db16591ede79e4fa
3
+ size 10679140512
testtt-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd321db5320f2dadaa04fe59b86f93f1847a300bd03aa6891faa9766f1c2af31
3
+ size 13831319712