Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +86 -0
- llama2-megamerge-dare-13b-v2-Q2_K.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q3_K_L.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q3_K_M.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q3_K_S.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q4_0.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q4_K_M.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q4_K_S.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q5_0.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q5_K_M.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q5_K_S.gguf +3 -0
- llama2-megamerge-dare-13b-v2-Q6_K.gguf +3 -0
- llama2-megamerge-dare-13b-v2-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 |
+
llama2-megamerge-dare-13b-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama2-megamerge-dare-13b-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama2-megamerge-dare-13b-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama2-megamerge-dare-13b-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama2-megamerge-dare-13b-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama2-megamerge-dare-13b-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama2-megamerge-dare-13b-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama2-megamerge-dare-13b-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama2-megamerge-dare-13b-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama2-megamerge-dare-13b-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama2-megamerge-dare-13b-v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama2-megamerge-dare-13b-v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
inference: false
|
7 |
+
tags:
|
8 |
+
- dare
|
9 |
+
- super mario merge
|
10 |
+
- pytorch
|
11 |
+
- llama
|
12 |
+
- llama-2
|
13 |
+
- merge
|
14 |
+
- TensorBlock
|
15 |
+
- GGUF
|
16 |
+
base_model: martyn/llama2-megamerge-dare-13b-v2
|
17 |
+
---
|
18 |
+
|
19 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
20 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
21 |
+
</div>
|
22 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
23 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
24 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
25 |
+
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>
|
26 |
+
</p>
|
27 |
+
</div>
|
28 |
+
</div>
|
29 |
+
|
30 |
+
## martyn/llama2-megamerge-dare-13b-v2 - GGUF
|
31 |
+
|
32 |
+
This repo contains GGUF format model files for [martyn/llama2-megamerge-dare-13b-v2](https://huggingface.co/martyn/llama2-megamerge-dare-13b-v2).
|
33 |
+
|
34 |
+
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).
|
35 |
+
|
36 |
+
<div style="text-align: left; margin: 20px 0;">
|
37 |
+
<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;">
|
38 |
+
Run them on the TensorBlock client using your local machine ↗
|
39 |
+
</a>
|
40 |
+
</div>
|
41 |
+
|
42 |
+
## Prompt template
|
43 |
+
|
44 |
+
```
|
45 |
+
|
46 |
+
```
|
47 |
+
|
48 |
+
## Model file specification
|
49 |
+
|
50 |
+
| Filename | Quant type | File Size | Description |
|
51 |
+
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [llama2-megamerge-dare-13b-v2-Q2_K.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [llama2-megamerge-dare-13b-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
|
54 |
+
| [llama2-megamerge-dare-13b-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
|
55 |
+
| [llama2-megamerge-dare-13b-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
|
56 |
+
| [llama2-megamerge-dare-13b-v2-Q4_0.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [llama2-megamerge-dare-13b-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
|
58 |
+
| [llama2-megamerge-dare-13b-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
|
59 |
+
| [llama2-megamerge-dare-13b-v2-Q5_0.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q5_0.gguf) | Q5_0 | 8.973 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [llama2-megamerge-dare-13b-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q5_K_S.gguf) | Q5_K_S | 8.973 GB | large, low quality loss - recommended |
|
61 |
+
| [llama2-megamerge-dare-13b-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
|
62 |
+
| [llama2-megamerge-dare-13b-v2-Q6_K.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
|
63 |
+
| [llama2-megamerge-dare-13b-v2-Q8_0.gguf](https://huggingface.co/tensorblock/llama2-megamerge-dare-13b-v2-GGUF/blob/main/llama2-megamerge-dare-13b-v2-Q8_0.gguf) | Q8_0 | 13.832 GB | very large, extremely low quality loss - not recommended |
|
64 |
+
|
65 |
+
|
66 |
+
## Downloading instruction
|
67 |
+
|
68 |
+
### Command line
|
69 |
+
|
70 |
+
Firstly, install Huggingface Client
|
71 |
+
|
72 |
+
```shell
|
73 |
+
pip install -U "huggingface_hub[cli]"
|
74 |
+
```
|
75 |
+
|
76 |
+
Then, downoad the individual model file the a local directory
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/llama2-megamerge-dare-13b-v2-GGUF --include "llama2-megamerge-dare-13b-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
80 |
+
```
|
81 |
+
|
82 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
83 |
+
|
84 |
+
```shell
|
85 |
+
huggingface-cli download tensorblock/llama2-megamerge-dare-13b-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
86 |
+
```
|
llama2-megamerge-dare-13b-v2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62349902ace954fae93374940f7a460c98e9db6dac7f38e60713e9fd35ab4259
|
3 |
+
size 4854459392
|
llama2-megamerge-dare-13b-v2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d80a5e3bc690e2f27c99e8ae629378a07f8d159aa39a61a0920668d90b9e7bf
|
3 |
+
size 6929765632
|
llama2-megamerge-dare-13b-v2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62649fd86a750a4e70b9a9347474fb76f95de9b6a9fa225fdb7fdca726e51d59
|
3 |
+
size 6337975552
|
llama2-megamerge-dare-13b-v2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fd8e6afeb52cc415329d9c0f1275f5d9aa2434754bb0fdf002649a868706a7e
|
3 |
+
size 5659186432
|
llama2-megamerge-dare-13b-v2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a433c2e5d021328891af7a1d15eeac83effc13bbbc625c4684c2a2e2e6fb9ec4
|
3 |
+
size 7366062592
|
llama2-megamerge-dare-13b-v2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27aa08a33f98fcfe5f729d3df16effcb4ce4cfda5f9d3ec0dcec2d75f7853034
|
3 |
+
size 7866184192
|
llama2-megamerge-dare-13b-v2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3f98b386ddbbe2dd1b49bc6f31e99c563a88740e494a1679017a03267baa4cc
|
3 |
+
size 7423406592
|
llama2-megamerge-dare-13b-v2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04cc4a395c5708377f39dbfd53d12b34e908fc7891043130e2536c8abc87b730
|
3 |
+
size 8972534272
|
llama2-megamerge-dare-13b-v2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:296b44a0ffffb0f9e1859ef5dbdbac0fb5cf87764bf1966d8ffbabd147e35eed
|
3 |
+
size 9230172672
|
llama2-megamerge-dare-13b-v2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd5cf51d6212d6f06df7f29d61ce5300a3a4dad027e9558cfd6627681efc279a
|
3 |
+
size 8972534272
|
llama2-megamerge-dare-13b-v2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed460b17b48502e77778b5a1478a465e5f01b06ab740c671b0f4481232a493da
|
3 |
+
size 10679410432
|
llama2-megamerge-dare-13b-v2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca1829069aa11681e3998dbe060bc138a602f0cad1c7e2b5e46c4e3d77888c4e
|
3 |
+
size 13831668992
|