morriszms commited on
Commit
41ea8c1
1 Parent(s): ae39426

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
+ openbuddy-qwen1.5-14b-v21.1-32k-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ openbuddy-qwen1.5-14b-v21.1-32k-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ openbuddy-qwen1.5-14b-v21.1-32k-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ openbuddy-qwen1.5-14b-v21.1-32k-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ openbuddy-qwen1.5-14b-v21.1-32k-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: tongyi-qianwen-license-agreement
4
+ license_link: https://huggingface.co/Qwen/Qwen1.5-14B/blob/39b74a78357df4d2296e838d87565967d663a67a/LICENSE
5
+ language:
6
+ - zh
7
+ - en
8
+ - fr
9
+ - de
10
+ - ja
11
+ - ko
12
+ - it
13
+ - ru
14
+ - fi
15
+ pipeline_tag: text-generation
16
+ inference: false
17
+ library_name: transformers
18
+ base_model: OpenBuddy/openbuddy-qwen1.5-14b-v21.1-32k
19
+ tags:
20
+ - TensorBlock
21
+ - GGUF
22
+ ---
23
+
24
+ <div style="width: auto; margin-left: auto; margin-right: auto">
25
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
26
+ </div>
27
+ <div style="display: flex; justify-content: space-between; width: 100%;">
28
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
29
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
30
+ 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>
31
+ </p>
32
+ </div>
33
+ </div>
34
+
35
+ ## OpenBuddy/openbuddy-qwen1.5-14b-v21.1-32k - GGUF
36
+
37
+ This repo contains GGUF format model files for [OpenBuddy/openbuddy-qwen1.5-14b-v21.1-32k](https://huggingface.co/OpenBuddy/openbuddy-qwen1.5-14b-v21.1-32k).
38
+
39
+ 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).
40
+
41
+ <div style="text-align: left; margin: 20px 0;">
42
+ <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;">
43
+ Run them on the TensorBlock client using your local machine ↗
44
+ </a>
45
+ </div>
46
+
47
+ ## Prompt template
48
+
49
+ ```
50
+ <|role|>system<|says|>{system_prompt}<|end|>
51
+ <|role|>user<|says|>{prompt}<|end|>
52
+ <|role|>assistant<|says|>
53
+ ```
54
+
55
+ ## Model file specification
56
+
57
+ | Filename | Quant type | File Size | Description |
58
+ | -------- | ---------- | --------- | ----------- |
59
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q2_K.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q2_K.gguf) | Q2_K | 5.506 GB | smallest, significant quality loss - not recommended for most purposes |
60
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_S.gguf) | Q3_K_S | 6.309 GB | very small, high quality loss |
61
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_M.gguf) | Q3_K_M | 6.909 GB | very small, high quality loss |
62
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_L.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_L.gguf) | Q3_K_L | 7.302 GB | small, substantial quality loss |
63
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q4_0.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q4_0.gguf) | Q4_0 | 7.618 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
64
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_S.gguf) | Q4_K_S | 7.977 GB | small, greater quality loss |
65
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_M.gguf) | Q4_K_M | 8.560 GB | medium, balanced quality - recommended |
66
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q5_0.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q5_0.gguf) | Q5_0 | 9.176 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
67
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_S.gguf) | Q5_K_S | 9.339 GB | large, low quality loss - recommended |
68
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_M.gguf) | Q5_K_M | 9.812 GB | large, very low quality loss - recommended |
69
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q6_K.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q6_K.gguf) | Q6_K | 11.465 GB | very large, extremely low quality loss |
70
+ | [openbuddy-qwen1.5-14b-v21.1-32k-Q8_0.gguf](https://huggingface.co/tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF/blob/main/openbuddy-qwen1.5-14b-v21.1-32k-Q8_0.gguf) | Q8_0 | 14.027 GB | very large, extremely low quality loss - not recommended |
71
+
72
+
73
+ ## Downloading instruction
74
+
75
+ ### Command line
76
+
77
+ Firstly, install Huggingface Client
78
+
79
+ ```shell
80
+ pip install -U "huggingface_hub[cli]"
81
+ ```
82
+
83
+ Then, downoad the individual model file the a local directory
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF --include "openbuddy-qwen1.5-14b-v21.1-32k-Q2_K.gguf" --local-dir MY_LOCAL_DIR
87
+ ```
88
+
89
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
90
+
91
+ ```shell
92
+ huggingface-cli download tensorblock/openbuddy-qwen1.5-14b-v21.1-32k-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
93
+ ```
openbuddy-qwen1.5-14b-v21.1-32k-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45212a419cd8c689e85227111c9d7e28114bc12d14baf428c2ee90c1270e3251
3
+ size 5911982176
openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655922e90487e81fb39a39a85a0198fd3db7c08c0c24d8953479486c514947cf
3
+ size 7840399456
openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76963fb0cf542a55ffcc8a32273bc95863e63f7e434c46da7769a99ee3a20d9
3
+ size 7418265696
openbuddy-qwen1.5-14b-v21.1-32k-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e563eacaa924a04ee68168d5b1b702d6ee5d8c4632349cd528fe49708e068dda
3
+ size 6773801056
openbuddy-qwen1.5-14b-v21.1-32k-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8df45cadd809d7a593bc07d9bc2ec6640279f7aeb820c9da812b2b5f0a2d9b8
3
+ size 8179322976
openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fb19efc6e0e3dd838ace9ddeccd6d5e818b39a9ca7768e5fdf12f5df1240fd
3
+ size 9191034976
openbuddy-qwen1.5-14b-v21.1-32k-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b50453796fed9dc58e0c372c026bd62ad511f7d5c70ae04e9cbf5ec0a774372
3
+ size 8564961376
openbuddy-qwen1.5-14b-v21.1-32k-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd403669419a23e7683fb2efee74aeabd69b32cb49c31d7a4bda10f630214e1f
3
+ size 9852784736
openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea0add51bcfe8f4a9403f58621a281f76c0cef4fa16bc1f188197d034a247df
3
+ size 10535997536
openbuddy-qwen1.5-14b-v21.1-32k-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472a05d923feea216bf443be8a50e8af1a23028a835792bba59b0f290e77cd26
3
+ size 10028093536
openbuddy-qwen1.5-14b-v21.1-32k-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7628f4247d0a27bdcf0f7ce9650398ffa1e270f3639b1c8ee0b0da624a420da6
3
+ size 12310159456
openbuddy-qwen1.5-14b-v21.1-32k-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adcf3fcf48b8d01b8a9ef32f4152a3ed5ff85dbf9f315bf2868b096b5c514bb6
3
+ size 15061729376