Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_L.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_M.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_S.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q4_0.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_M.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_S.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q5_0.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_M.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_S.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q6_K.gguf +3 -0
- Dobby-Mini-Leashed-Llama-3.1-8B-Q8_0.gguf +3 -0
- README.md +101 -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 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Dobby-Mini-Leashed-Llama-3.1-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f35de6e0b4dcc33e148c97e36e0f8bb2316cbde1f49594de305c8ec54438227
|
3 |
+
size 3179136640
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67e96bd17bf9e6ef79279b782309ae026d4b7afb7cbc32d3481a1e2ca70dd117
|
3 |
+
size 4321961600
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eebf8df21dbcfc1a94b60e46dc395aa6001ec58f831a926599a6a75aa1f378a
|
3 |
+
size 4018923136
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:477cfcb83b31d99dda727e46514cef81a3c5c837130112a879813dc5d87b480b
|
3 |
+
size 3664504448
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5bcaf10b906021a2cae5dad240fe05a042e02ed039f6498d8d930c585364acc
|
3 |
+
size 4661216896
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:379672a54886d4789646720d055a0490fda1425535825b8feaf6dcffdeeea072
|
3 |
+
size 4920739456
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7c3b4c270a3bc15db0df713a99f88b907a0027af603a0760065b811203f433e
|
3 |
+
size 4692674176
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3839616d796d04c480d73f672eaebdb5eef7189a5bfc01fe78fe79f99f76adb6
|
3 |
+
size 5599299200
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b0cefdf171658b9fb96226c0ff66108877fd07ccc6b303ec281dd62aeceeed9
|
3 |
+
size 5732992640
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbadfe5f399f341f99a5a0c83b3d27715c39ce339eb3ff35b1d36ea76eec4848
|
3 |
+
size 5599299200
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1182c1a2155359102530a383143cae08ad758472928684410625995c1bb04bbd
|
3 |
+
size 6596011648
|
Dobby-Mini-Leashed-Llama-3.1-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:667a04580ebc2b8ec07bbfe89631d854f4e44e43b383246eb01f52147079597a
|
3 |
+
size 8540776064
|
README.md
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: llama3.1
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- Llama-3.1
|
8 |
+
- Instruct
|
9 |
+
- loyal AI
|
10 |
+
- fingerprint
|
11 |
+
- finetune
|
12 |
+
- chat
|
13 |
+
- gpt4
|
14 |
+
- synthetic data
|
15 |
+
- roleplaying
|
16 |
+
- unhinged
|
17 |
+
- funny
|
18 |
+
- opinionated
|
19 |
+
- assistant
|
20 |
+
- companion
|
21 |
+
- friend
|
22 |
+
- TensorBlock
|
23 |
+
- GGUF
|
24 |
+
base_model: SentientAGI/Dobby-Mini-Leashed-Llama-3.1-8B
|
25 |
+
---
|
26 |
+
|
27 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
28 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
29 |
+
</div>
|
30 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
31 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
32 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
33 |
+
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>
|
34 |
+
</p>
|
35 |
+
</div>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## SentientAGI/Dobby-Mini-Leashed-Llama-3.1-8B - GGUF
|
39 |
+
|
40 |
+
This repo contains GGUF format model files for [SentientAGI/Dobby-Mini-Leashed-Llama-3.1-8B](https://huggingface.co/SentientAGI/Dobby-Mini-Leashed-Llama-3.1-8B).
|
41 |
+
|
42 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4658](https://github.com/ggerganov/llama.cpp/commit/855cd0734aca26c86cc23d94aefd34f934464ac9).
|
43 |
+
|
44 |
+
<div style="text-align: left; margin: 20px 0;">
|
45 |
+
<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;">
|
46 |
+
Run them on the TensorBlock client using your local machine ↗
|
47 |
+
</a>
|
48 |
+
</div>
|
49 |
+
|
50 |
+
## Prompt template
|
51 |
+
|
52 |
+
```
|
53 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
54 |
+
|
55 |
+
Cutting Knowledge Date: December 2023
|
56 |
+
Today Date: 26 Jul 2024
|
57 |
+
|
58 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
59 |
+
|
60 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
61 |
+
```
|
62 |
+
|
63 |
+
## Model file specification
|
64 |
+
|
65 |
+
| Filename | Quant type | File Size | Description |
|
66 |
+
| -------- | ---------- | --------- | ----------- |
|
67 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
68 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
|
69 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
70 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
71 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q4_0.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
72 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
73 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
74 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q5_0.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
75 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
76 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
77 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q6_K.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
78 |
+
| [Dobby-Mini-Leashed-Llama-3.1-8B-Q8_0.gguf](https://huggingface.co/tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF/blob/main/Dobby-Mini-Leashed-Llama-3.1-8B-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
79 |
+
|
80 |
+
|
81 |
+
## Downloading instruction
|
82 |
+
|
83 |
+
### Command line
|
84 |
+
|
85 |
+
Firstly, install Huggingface Client
|
86 |
+
|
87 |
+
```shell
|
88 |
+
pip install -U "huggingface_hub[cli]"
|
89 |
+
```
|
90 |
+
|
91 |
+
Then, downoad the individual model file the a local directory
|
92 |
+
|
93 |
+
```shell
|
94 |
+
huggingface-cli download tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF --include "Dobby-Mini-Leashed-Llama-3.1-8B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
95 |
+
```
|
96 |
+
|
97 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
98 |
+
|
99 |
+
```shell
|
100 |
+
huggingface-cli download tensorblock/Dobby-Mini-Leashed-Llama-3.1-8B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
101 |
+
```
|