GGUF
English
TensorBlock
GGUF
morriszms commited on
Commit
20e6770
·
verified ·
1 Parent(s): 82c3d1c

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
+ WizardVicuna-3B-0719-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ WizardVicuna-3B-0719-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ WizardVicuna-3B-0719-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ WizardVicuna-3B-0719-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ WizardVicuna-3B-0719-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ WizardVicuna-3B-0719-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ WizardVicuna-3B-0719-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ WizardVicuna-3B-0719-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ WizardVicuna-3B-0719-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ WizardVicuna-3B-0719-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ WizardVicuna-3B-0719-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ WizardVicuna-3B-0719-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ datasets:
6
+ - heegyu/wizard_vicuna_70k_v2
7
+ tags:
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: heegyu/WizardVicuna-3B-0719
11
+ ---
12
+
13
+ <div style="width: auto; margin-left: auto; margin-right: auto">
14
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
+ </div>
16
+ <div style="display: flex; justify-content: space-between; width: 100%;">
17
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
19
+ 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>
20
+ </p>
21
+ </div>
22
+ </div>
23
+
24
+ ## heegyu/WizardVicuna-3B-0719 - GGUF
25
+
26
+ This repo contains GGUF format model files for [heegyu/WizardVicuna-3B-0719](https://huggingface.co/heegyu/WizardVicuna-3B-0719).
27
+
28
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
29
+
30
+ ## Our projects
31
+ <table border="1" cellspacing="0" cellpadding="10">
32
+ <tr>
33
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
34
+ <th style="font-size: 25px;">TensorBlock Studio</th>
35
+ </tr>
36
+ <tr>
37
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
38
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
39
+ </tr>
40
+ <tr>
41
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
42
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
43
+ </tr>
44
+ <tr>
45
+ <th>
46
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
47
+ display: inline-block;
48
+ padding: 8px 16px;
49
+ background-color: #FF7F50;
50
+ color: white;
51
+ text-decoration: none;
52
+ border-radius: 6px;
53
+ font-weight: bold;
54
+ font-family: sans-serif;
55
+ ">👀 See what we built 👀</a>
56
+ </th>
57
+ <th>
58
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
59
+ display: inline-block;
60
+ padding: 8px 16px;
61
+ background-color: #FF7F50;
62
+ color: white;
63
+ text-decoration: none;
64
+ border-radius: 6px;
65
+ font-weight: bold;
66
+ font-family: sans-serif;
67
+ ">👀 See what we built 👀</a>
68
+ </th>
69
+ </tr>
70
+ </table>
71
+
72
+ ## Prompt template
73
+
74
+ ```
75
+
76
+ ```
77
+
78
+ ## Model file specification
79
+
80
+ | Filename | Quant type | File Size | Description |
81
+ | -------- | ---------- | --------- | ----------- |
82
+ | [WizardVicuna-3B-0719-Q2_K.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q2_K.gguf) | Q2_K | 1.980 GB | smallest, significant quality loss - not recommended for most purposes |
83
+ | [WizardVicuna-3B-0719-Q3_K_S.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q3_K_S.gguf) | Q3_K_S | 1.980 GB | very small, high quality loss |
84
+ | [WizardVicuna-3B-0719-Q3_K_M.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q3_K_M.gguf) | Q3_K_M | 2.139 GB | very small, high quality loss |
85
+ | [WizardVicuna-3B-0719-Q3_K_L.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q3_K_L.gguf) | Q3_K_L | 2.215 GB | small, substantial quality loss |
86
+ | [WizardVicuna-3B-0719-Q4_0.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q4_0.gguf) | Q4_0 | 1.980 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
87
+ | [WizardVicuna-3B-0719-Q4_K_S.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q4_K_S.gguf) | Q4_K_S | 2.403 GB | small, greater quality loss |
88
+ | [WizardVicuna-3B-0719-Q4_K_M.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q4_K_M.gguf) | Q4_K_M | 2.580 GB | medium, balanced quality - recommended |
89
+ | [WizardVicuna-3B-0719-Q5_0.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q5_0.gguf) | Q5_0 | 2.395 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
90
+ | [WizardVicuna-3B-0719-Q5_K_S.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q5_K_S.gguf) | Q5_K_S | 2.603 GB | large, low quality loss - recommended |
91
+ | [WizardVicuna-3B-0719-Q5_K_M.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q5_K_M.gguf) | Q5_K_M | 2.757 GB | large, very low quality loss - recommended |
92
+ | [WizardVicuna-3B-0719-Q6_K.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q6_K.gguf) | Q6_K | 3.642 GB | very large, extremely low quality loss |
93
+ | [WizardVicuna-3B-0719-Q8_0.gguf](https://huggingface.co/tensorblock/heegyu_WizardVicuna-3B-0719-GGUF/blob/main/WizardVicuna-3B-0719-Q8_0.gguf) | Q8_0 | 3.642 GB | very large, extremely low quality loss - not recommended |
94
+
95
+
96
+ ## Downloading instruction
97
+
98
+ ### Command line
99
+
100
+ Firstly, install Huggingface Client
101
+
102
+ ```shell
103
+ pip install -U "huggingface_hub[cli]"
104
+ ```
105
+
106
+ Then, downoad the individual model file the a local directory
107
+
108
+ ```shell
109
+ huggingface-cli download tensorblock/heegyu_WizardVicuna-3B-0719-GGUF --include "WizardVicuna-3B-0719-Q2_K.gguf" --local-dir MY_LOCAL_DIR
110
+ ```
111
+
112
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
113
+
114
+ ```shell
115
+ huggingface-cli download tensorblock/heegyu_WizardVicuna-3B-0719-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
116
+ ```
WizardVicuna-3B-0719-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:820cfc53a556c49f19ec9f59efb56995b2ab983215e3e8c5d05e1bb07e96cd60
3
+ size 1979947392
WizardVicuna-3B-0719-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11053befab6d010c2cf3e735f9d81622a0779bdb0ae893ca7d441dcffbf5347f
3
+ size 2214571392
WizardVicuna-3B-0719-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aaa35cc45ee573ae99ad3319d2ebed54a8b19aba34ceb8bb62b70d930535052
3
+ size 2139371392
WizardVicuna-3B-0719-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09afb2bc4784293ea7c4bc407934e2378d7d596f649135391a2507e53cc0c81f
3
+ size 1979947392
WizardVicuna-3B-0719-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a9736c81048b357a7f1593c5c4b63c00747b5763fa4cff761d64b9e11a3794
3
+ size 1979947392
WizardVicuna-3B-0719-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2f68cf0048956dd957d4660dc34a949ba95147d46444d5b80312bb84890caf
3
+ size 2580139392
WizardVicuna-3B-0719-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5a7ab7f676a88e5a093ba6c3fa289ce224cda2ea83831c95ee26849dc40e7b
3
+ size 2403179392
WizardVicuna-3B-0719-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc4aeb58e9593e092273d15559a99ba83cddbbc86b98e6a69cd71bc6d150949
3
+ size 2395435392
WizardVicuna-3B-0719-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f3bb03e96f8101ab6648c21d2da0c7a0774236607edf9dbe7604b3aa8db0af
3
+ size 2757099392
WizardVicuna-3B-0719-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:557a9ddd35141adc20c9b8dac5ad0026753225d32571a6a54d1d1313f6931585
3
+ size 2603179392
WizardVicuna-3B-0719-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298e7e0c57c88c69934534ca3c4394c0307fb0925c2d8a7327f6b77178b314ec
3
+ size 3641899392
WizardVicuna-3B-0719-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52a6b3bb43567ffa0401acf0db3e26915a831e56f71d156f25709e76b97e7d2
3
+ size 3641899392