Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +69 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q2_K.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_L.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_M.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_S.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q4_0.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_M.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_S.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q5_0.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_M.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_S.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-Q6_K.gguf +3 -0
- llama-2-koen-13b-OKI-v20231124-1e-5-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 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama-2-koen-13b-OKI-v20231124-1e-5-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: heegyu/llama-2-koen-13b-OKI-v20231124-1e-5
|
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 |
+
## heegyu/llama-2-koen-13b-OKI-v20231124-1e-5 - GGUF
|
20 |
+
|
21 |
+
This repo contains GGUF format model files for [heegyu/llama-2-koen-13b-OKI-v20231124-1e-5](https://huggingface.co/heegyu/llama-2-koen-13b-OKI-v20231124-1e-5).
|
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 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q2_K.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q2_K.gguf) | Q2_K | 4.600 GB | smallest, significant quality loss - not recommended for most purposes |
|
36 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_S.gguf) | Q3_K_S | 5.356 GB | very small, high quality loss |
|
37 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_M.gguf) | Q3_K_M | 5.988 GB | very small, high quality loss |
|
38 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_L.gguf) | Q3_K_L | 6.539 GB | small, substantial quality loss |
|
39 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q4_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q4_0.gguf) | Q4_0 | 6.955 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
40 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_S.gguf) | Q4_K_S | 7.008 GB | small, greater quality loss |
|
41 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_M.gguf) | Q4_K_M | 7.421 GB | medium, balanced quality - recommended |
|
42 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q5_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q5_0.gguf) | Q5_0 | 8.459 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
43 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_S.gguf) | Q5_K_S | 8.459 GB | large, low quality loss - recommended |
|
44 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_M.gguf) | Q5_K_M | 8.699 GB | large, very low quality loss - recommended |
|
45 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q6_K.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q6_K.gguf) | Q6_K | 10.058 GB | very large, extremely low quality loss |
|
46 |
+
| [llama-2-koen-13b-OKI-v20231124-1e-5-Q8_0.gguf](https://huggingface.co/tensorblock/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF/tree/main/llama-2-koen-13b-OKI-v20231124-1e-5-Q8_0.gguf) | Q8_0 | 13.027 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/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF --include "llama-2-koen-13b-OKI-v20231124-1e-5-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/llama-2-koen-13b-OKI-v20231124-1e-5-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
69 |
+
```
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94adb4964823885029ce2bfe6e6004c23db1ed9748b6a7b44367648a4263b377
|
3 |
+
size 4938917984
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a69c626e604ce4fe65c4a778baf5c85d82d9cf869fdd5c4e6f152a221273d3a
|
3 |
+
size 7021662304
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:303719d963a21903210b120ff93d86a45544716c59d3f591f7f29f1b5e4b14fe
|
3 |
+
size 6429872224
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d5a9707601fbd2af313c828e6811259581afa5cf3f1d479c9bff569af2be613
|
3 |
+
size 5751083104
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fe202d9c2b3f287df5b388e9e07e66b19c54d69f0b67c127f38440efc295e56
|
3 |
+
size 7467685984
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e8c0f5b2e3464646b639618cf6d55c6a430583c2fd74b1fb4a72fb24c041e08
|
3 |
+
size 7967807584
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:808b9b7414091098adc2023f396994a1c1b71cb42caf0c3d3e2c87f88a4b69de
|
3 |
+
size 7525029984
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18848a2f30567bf707c289068f4b8bb0ee84fc1ca62e9b7908a8c13cda88feba
|
3 |
+
size 9083312224
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c70b1819d86fd30e69c748c93347e34110d3cdf4bc4cf0dac55fbfca9466dbb
|
3 |
+
size 9340950624
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27e12c38affa2e1280d0fd820faaf1e8b0e81a46649eb09c2f920071f12cff3d
|
3 |
+
size 9083312224
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e23136a5b62255cf7a7f961750cd1880e6b939b41e10cf840ec1df64f288db64
|
3 |
+
size 10799915104
|
llama-2-koen-13b-OKI-v20231124-1e-5-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e0bb2f4822d4d2bb4c832fb9bac91c53fc8c848d45c1f14eecf060e3748c893
|
3 |
+
size 13987647584
|