Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +123 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_L.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_M.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_S.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_0.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_M.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_S.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_0.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_M.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_S.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q6_K.gguf +3 -0
- vicuna-7b-v1.3-instruct-pl-lora_unload-Q8_0.gguf +3 -0
.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-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
vicuna-7b-v1.3-instruct-pl-lora_unload-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- pl
|
4 |
+
datasets:
|
5 |
+
- Lajonbot/alpaca-dolly-chrisociepa-instruction-only-polish
|
6 |
+
license: other
|
7 |
+
model_type: llama-2
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- facebook
|
11 |
+
- meta
|
12 |
+
- pytorch
|
13 |
+
- llama
|
14 |
+
- llama-2
|
15 |
+
- TensorBlock
|
16 |
+
- GGUF
|
17 |
+
base_model: Aspik101/vicuna-7b-v1.3-instruct-pl-lora_unload
|
18 |
+
---
|
19 |
+
|
20 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
21 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
22 |
+
</div>
|
23 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
24 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
25 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
26 |
+
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>
|
27 |
+
</p>
|
28 |
+
</div>
|
29 |
+
</div>
|
30 |
+
|
31 |
+
## Aspik101/vicuna-7b-v1.3-instruct-pl-lora_unload - GGUF
|
32 |
+
|
33 |
+
This repo contains GGUF format model files for [Aspik101/vicuna-7b-v1.3-instruct-pl-lora_unload](https://huggingface.co/Aspik101/vicuna-7b-v1.3-instruct-pl-lora_unload).
|
34 |
+
|
35 |
+
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).
|
36 |
+
|
37 |
+
## Our projects
|
38 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
39 |
+
<tr>
|
40 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
41 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
42 |
+
</tr>
|
43 |
+
<tr>
|
44 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
45 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
46 |
+
</tr>
|
47 |
+
<tr>
|
48 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
49 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
50 |
+
</tr>
|
51 |
+
<tr>
|
52 |
+
<th>
|
53 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
54 |
+
display: inline-block;
|
55 |
+
padding: 8px 16px;
|
56 |
+
background-color: #FF7F50;
|
57 |
+
color: white;
|
58 |
+
text-decoration: none;
|
59 |
+
border-radius: 6px;
|
60 |
+
font-weight: bold;
|
61 |
+
font-family: sans-serif;
|
62 |
+
">👀 See what we built 👀</a>
|
63 |
+
</th>
|
64 |
+
<th>
|
65 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
66 |
+
display: inline-block;
|
67 |
+
padding: 8px 16px;
|
68 |
+
background-color: #FF7F50;
|
69 |
+
color: white;
|
70 |
+
text-decoration: none;
|
71 |
+
border-radius: 6px;
|
72 |
+
font-weight: bold;
|
73 |
+
font-family: sans-serif;
|
74 |
+
">👀 See what we built 👀</a>
|
75 |
+
</th>
|
76 |
+
</tr>
|
77 |
+
</table>
|
78 |
+
|
79 |
+
## Prompt template
|
80 |
+
|
81 |
+
```
|
82 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
83 |
+
```
|
84 |
+
|
85 |
+
## Model file specification
|
86 |
+
|
87 |
+
| Filename | Quant type | File Size | Description |
|
88 |
+
| -------- | ---------- | --------- | ----------- |
|
89 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
|
90 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_S.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
|
91 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_M.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
|
92 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_L.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
|
93 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_0.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
94 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_S.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
|
95 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_M.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
|
96 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_0.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
97 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_S.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
|
98 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_M.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
|
99 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q6_K.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
|
100 |
+
| [vicuna-7b-v1.3-instruct-pl-lora_unload-Q8_0.gguf](https://huggingface.co/tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF/blob/main/vicuna-7b-v1.3-instruct-pl-lora_unload-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
|
101 |
+
|
102 |
+
|
103 |
+
## Downloading instruction
|
104 |
+
|
105 |
+
### Command line
|
106 |
+
|
107 |
+
Firstly, install Huggingface Client
|
108 |
+
|
109 |
+
```shell
|
110 |
+
pip install -U "huggingface_hub[cli]"
|
111 |
+
```
|
112 |
+
|
113 |
+
Then, downoad the individual model file the a local directory
|
114 |
+
|
115 |
+
```shell
|
116 |
+
huggingface-cli download tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF --include "vicuna-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
117 |
+
```
|
118 |
+
|
119 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
120 |
+
|
121 |
+
```shell
|
122 |
+
huggingface-cli download tensorblock/Aspik101_vicuna-7b-v1.3-instruct-pl-lora_unload-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
123 |
+
```
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd5ce22f9bb9ea87552f95a938c35efcfccbae6e1db6d8e4921ded85f81b1a09
|
3 |
+
size 2532864672
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b670745b18420faaecf3f32cac80e61d98e914edc81fc4058f5f6a60524621df
|
3 |
+
size 3597111968
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5acc5d35ce8250e4459c89c4071cc5de8730cd7b245718cf065f0a45411b70f8
|
3 |
+
size 3298005664
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d75a4353b7e7993eb53681f54d004a760e83dc0bb9fffdc4980e78790876156c
|
3 |
+
size 2948305568
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df1ea6fa9e8c8772ad9f6f15c54822cc38b32d6bdb4c9d8c68cf1bb463aaef57
|
3 |
+
size 3825808032
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee36996b627c3e32bf2fad0509d96d48b12c6aa2bebe029eb68a9fca6916c890
|
3 |
+
size 4081005216
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa90009f65396f3a1c2166b660baaeb5d674ef36fbb5432ca71e9e04e2cb6c7
|
3 |
+
size 3856741024
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da32f7c15c96c3e33404ac614482c75470b932e8d04bd220fa7cc2da306fea30
|
3 |
+
size 4651692704
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d9fb4410b9471118ad0f9900e983fe5cfd1db1ed49535e2ef6f03ae0226348c
|
3 |
+
size 4783157920
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e4b827487caa0ce8fd32a60923322a1f7494f5e7760b5031096c798317420ad
|
3 |
+
size 4651692704
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb18c8647a7349c5548e2d39426a0316bf0d44524a16fcfd9a7f2afd89f8ef1e
|
3 |
+
size 5529195168
|
vicuna-7b-v1.3-instruct-pl-lora_unload-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7c39932f825ecdb90f9a13db453ced9cb637fc8f752d1511ad69a2f7dc4647b
|
3 |
+
size 7161090720
|