morriszms commited on
Commit
5643387
·
verified ·
1 Parent(s): 70a7a51

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
+ tigerbot-13b-test-v0_1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ tigerbot-13b-test-v0_1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ tigerbot-13b-test-v0_1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ tigerbot-13b-test-v0_1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ tigerbot-13b-test-v0_1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ tigerbot-13b-test-v0_1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ tigerbot-13b-test-v0_1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ tigerbot-13b-test-v0_1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ tigerbot-13b-test-v0_1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ tigerbot-13b-test-v0_1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ tigerbot-13b-test-v0_1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ tigerbot-13b-test-v0_1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: wons/tigerbot-13b-test-v0_1
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
+ ## wons/tigerbot-13b-test-v0_1 - GGUF
20
+
21
+ This repo contains GGUF format model files for [wons/tigerbot-13b-test-v0_1](https://huggingface.co/wons/tigerbot-13b-test-v0_1).
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
+ ## Prompt template
26
+
27
+ ```
28
+
29
+ ```
30
+
31
+ ## Model file specification
32
+
33
+ | Filename | Quant type | File Size | Description |
34
+ | -------- | ---------- | --------- | ----------- |
35
+ | [tigerbot-13b-test-v0_1-Q2_K.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q2_K.gguf) | Q2_K | 4.678 GB | smallest, significant quality loss - not recommended for most purposes |
36
+ | [tigerbot-13b-test-v0_1-Q3_K_S.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q3_K_S.gguf) | Q3_K_S | 5.441 GB | very small, high quality loss |
37
+ | [tigerbot-13b-test-v0_1-Q3_K_M.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q3_K_M.gguf) | Q3_K_M | 6.073 GB | very small, high quality loss |
38
+ | [tigerbot-13b-test-v0_1-Q3_K_L.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q3_K_L.gguf) | Q3_K_L | 6.624 GB | small, substantial quality loss |
39
+ | [tigerbot-13b-test-v0_1-Q4_0.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q4_0.gguf) | Q4_0 | 7.049 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
40
+ | [tigerbot-13b-test-v0_1-Q4_K_S.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q4_K_S.gguf) | Q4_K_S | 7.102 GB | small, greater quality loss |
41
+ | [tigerbot-13b-test-v0_1-Q4_K_M.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q4_K_M.gguf) | Q4_K_M | 7.514 GB | medium, balanced quality - recommended |
42
+ | [tigerbot-13b-test-v0_1-Q5_0.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q5_0.gguf) | Q5_0 | 8.562 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
43
+ | [tigerbot-13b-test-v0_1-Q5_K_S.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q5_K_S.gguf) | Q5_K_S | 8.562 GB | large, low quality loss - recommended |
44
+ | [tigerbot-13b-test-v0_1-Q5_K_M.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q5_K_M.gguf) | Q5_K_M | 8.802 GB | large, very low quality loss - recommended |
45
+ | [tigerbot-13b-test-v0_1-Q6_K.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q6_K.gguf) | Q6_K | 10.169 GB | very large, extremely low quality loss |
46
+ | [tigerbot-13b-test-v0_1-Q8_0.gguf](https://huggingface.co/tensorblock/tigerbot-13b-test-v0_1-GGUF/tree/main/tigerbot-13b-test-v0_1-Q8_0.gguf) | Q8_0 | 13.171 GB | very large, extremely low quality loss - not recommended |
47
+
48
+
49
+ ## Downloading instruction
50
+
51
+ ### Command line
52
+
53
+ Firstly, install Huggingface Client
54
+
55
+ ```shell
56
+ pip install -U "huggingface_hub[cli]"
57
+ ```
58
+
59
+ Then, downoad the individual model file the a local directory
60
+
61
+ ```shell
62
+ huggingface-cli download tensorblock/tigerbot-13b-test-v0_1-GGUF --include "tigerbot-13b-test-v0_1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
63
+ ```
64
+
65
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/tigerbot-13b-test-v0_1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
69
+ ```
tigerbot-13b-test-v0_1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:249966b56b900906f524f212a71249283330bdec2464747f41c0896bca7a2e8e
3
+ size 5022579328
tigerbot-13b-test-v0_1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b030f083483070369a3959374d33a6529128b078985bc6e5f007ee3b1d69ae3e
3
+ size 7112696736
tigerbot-13b-test-v0_1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32db7b16b7ec5ad8f2b25a5124e9bd7e686cf598c2881268f48f9aaef81f920
3
+ size 6520906656
tigerbot-13b-test-v0_1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837e675bbf605544e54aa1d088e6fc39cb14fdb6edb4f0e36e7dcbb23280bb27
3
+ size 5842117536
tigerbot-13b-test-v0_1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:315d793230a91497a990b1cb85f9e341b52d7bfb2d2e4c67877637d924d011e1
3
+ size 7568362112
tigerbot-13b-test-v0_1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386f8b44da6391a9ae327e8d99e228e5d1d17af8205ca3efdc0861b5c52e0cd1
3
+ size 8068483712
tigerbot-13b-test-v0_1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6bb2daaf8d530f19551a43a5538d655a50dd0d3620ff77b87aafef4d0744434
3
+ size 7625706112
tigerbot-13b-test-v0_1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:539105b535389402b964d58eb0c170f835eaf11389171c7cd989bf5f572d3d53
3
+ size 9193062912
tigerbot-13b-test-v0_1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf05df8e6a4448dc96fa88e418bd84cb580ccf9e2187f432e9e13704b7931287
3
+ size 9450701312
tigerbot-13b-test-v0_1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:881b524f3d5c3dd32decc7026fd23332d9fa5e302fb02812d4e40ed0dcf5f41d
3
+ size 9193062912
tigerbot-13b-test-v0_1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c10a53acde8920faf9b54b8a9b08366d260acf90ac0a180354f4f515a663d37
3
+ size 10919307520
tigerbot-13b-test-v0_1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01009d201257e2c391fc612c6200b7b87b00ad50b75a1e31f3338bea918f11dd
3
+ size 14142203904