morriszms commited on
Commit
17e2da1
·
verified ·
1 Parent(s): 74833a1

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
+ vicuna-class-shishya-all-hal-7b-ep3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ vicuna-class-shishya-all-hal-7b-ep3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ vicuna-class-shishya-all-hal-7b-ep3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ vicuna-class-shishya-all-hal-7b-ep3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ vicuna-class-shishya-all-hal-7b-ep3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ vicuna-class-shishya-all-hal-7b-ep3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ vicuna-class-shishya-all-hal-7b-ep3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ vicuna-class-shishya-all-hal-7b-ep3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ vicuna-class-shishya-all-hal-7b-ep3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ vicuna-class-shishya-all-hal-7b-ep3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ vicuna-class-shishya-all-hal-7b-ep3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ vicuna-class-shishya-all-hal-7b-ep3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: luffycodes/vicuna-class-shishya-all-hal-7b-ep3
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## luffycodes/vicuna-class-shishya-all-hal-7b-ep3 - GGUF
21
+
22
+ This repo contains GGUF format model files for [luffycodes/vicuna-class-shishya-all-hal-7b-ep3](https://huggingface.co/luffycodes/vicuna-class-shishya-all-hal-7b-ep3).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q2_K.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q3_K_S.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
44
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q3_K_M.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
45
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q3_K_L.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
46
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q4_0.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q4_K_S.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
48
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q4_K_M.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
49
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q5_0.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q5_K_S.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
51
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q5_K_M.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
52
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q6_K.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
53
+ | [vicuna-class-shishya-all-hal-7b-ep3-Q8_0.gguf](https://huggingface.co/tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF/blob/main/vicuna-class-shishya-all-hal-7b-ep3-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF --include "vicuna-class-shishya-all-hal-7b-ep3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/vicuna-class-shishya-all-hal-7b-ep3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
vicuna-class-shishya-all-hal-7b-ep3-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6196e4c39e5d120ab60005a6e89b2c47a7dec9574459f9ed6f16cff401402c
3
+ size 2532873504
vicuna-class-shishya-all-hal-7b-ep3-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b0eb8b283c5558813dfe2ff3f257a93d6d03615710209dbfa8a0e0ec7aaf69
3
+ size 3597121632
vicuna-class-shishya-all-hal-7b-ep3-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c9cfbab0e8ebcbb954d85a70f2219992018e9816dcac18e1deceea5ca13e96
3
+ size 3298015328
vicuna-class-shishya-all-hal-7b-ep3-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d9fa1e400d5bd0fed75c49a6df4f5e5fb02024391873615ceca61c81902bb2
3
+ size 2948315232
vicuna-class-shishya-all-hal-7b-ep3-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b45f451ce2d3013729510145cee42bf7be32904668713a637d384367b8f56b39
3
+ size 3825818784
vicuna-class-shishya-all-hal-7b-ep3-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51eb94aa063c3c3476b2e8c300635ac9daef26ddd97a19c6398732ce396a3e5
3
+ size 4081015968
vicuna-class-shishya-all-hal-7b-ep3-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0bf3a65376fe7f81073de526e49e20120836debc234a39085cf68f8790fc815
3
+ size 3856751776
vicuna-class-shishya-all-hal-7b-ep3-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd82644a9ada9b9b9330555f9025e1408500214330fba60fb7b983656ca50d7
3
+ size 4651704480
vicuna-class-shishya-all-hal-7b-ep3-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7510c9b4b478a72b0360057537124939ece8a923a46d64014509b612908ac61e
3
+ size 4783169696
vicuna-class-shishya-all-hal-7b-ep3-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9101fcad7e2c2c7acb3b0db2df801b8897f979449b8fce943b125ef0c1a7b6ad
3
+ size 4651704480
vicuna-class-shishya-all-hal-7b-ep3-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b959f6133361e5b1b94cbf853415df688d89c5b1b5d0f23fd2cd6adb12e60e
3
+ size 5529208032
vicuna-class-shishya-all-hal-7b-ep3-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c8397134eb05e38f68fa1df7838a87d34dab18fa0452b5660796a26a8f8431c
3
+ size 7161107552