morriszms commited on
Commit
157b8f8
1 Parent(s): d0e6bb9

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
+ TurdusBeagle-7B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TurdusBeagle-7B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TurdusBeagle-7B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TurdusBeagle-7B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TurdusBeagle-7B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TurdusBeagle-7B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TurdusBeagle-7B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TurdusBeagle-7B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TurdusBeagle-7B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TurdusBeagle-7B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TurdusBeagle-7B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ TurdusBeagle-7B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ - udkai/Turdus
8
+ - mlabonne/NeuralBeagle14-7B
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: leveldevai/TurdusBeagle-7B
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## leveldevai/TurdusBeagle-7B - GGUF
26
+
27
+ This repo contains GGUF format model files for [leveldevai/TurdusBeagle-7B](https://huggingface.co/leveldevai/TurdusBeagle-7B).
28
+
29
+ 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).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [TurdusBeagle-7B-Q2_K.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q2_K.gguf) | Q2_K | 2.532 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [TurdusBeagle-7B-Q3_K_S.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q3_K_S.gguf) | Q3_K_S | 2.947 GB | very small, high quality loss |
49
+ | [TurdusBeagle-7B-Q3_K_M.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q3_K_M.gguf) | Q3_K_M | 3.277 GB | very small, high quality loss |
50
+ | [TurdusBeagle-7B-Q3_K_L.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q3_K_L.gguf) | Q3_K_L | 3.560 GB | small, substantial quality loss |
51
+ | [TurdusBeagle-7B-Q4_0.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q4_0.gguf) | Q4_0 | 3.827 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [TurdusBeagle-7B-Q4_K_S.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q4_K_S.gguf) | Q4_K_S | 3.856 GB | small, greater quality loss |
53
+ | [TurdusBeagle-7B-Q4_K_M.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q4_K_M.gguf) | Q4_K_M | 4.068 GB | medium, balanced quality - recommended |
54
+ | [TurdusBeagle-7B-Q5_0.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q5_0.gguf) | Q5_0 | 4.654 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [TurdusBeagle-7B-Q5_K_S.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q5_K_S.gguf) | Q5_K_S | 4.654 GB | large, low quality loss - recommended |
56
+ | [TurdusBeagle-7B-Q5_K_M.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q5_K_M.gguf) | Q5_K_M | 4.779 GB | large, very low quality loss - recommended |
57
+ | [TurdusBeagle-7B-Q6_K.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q6_K.gguf) | Q6_K | 5.534 GB | very large, extremely low quality loss |
58
+ | [TurdusBeagle-7B-Q8_0.gguf](https://huggingface.co/tensorblock/TurdusBeagle-7B-GGUF/blob/main/TurdusBeagle-7B-Q8_0.gguf) | Q8_0 | 7.167 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/TurdusBeagle-7B-GGUF --include "TurdusBeagle-7B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/TurdusBeagle-7B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
TurdusBeagle-7B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a60bf489e456a5e8d829dc9a8bf9d563bc169a74510844db1dcb6cef1722e2d
3
+ size 2719242304
TurdusBeagle-7B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd53231e36572101dbe4a95ab31fdccff736d31fd2d40f9d28dd4b91c0efd5b
3
+ size 3822024768
TurdusBeagle-7B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fdf66d827f821333d291af5a692d6173e4f8a7e5eb75d499222312c0a2ecdf
3
+ size 3518986304
TurdusBeagle-7B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd7d79da18085fb5d44381c8b55e7bc426e39bd60f249e0e57de319a8e10a97
3
+ size 3164567616
TurdusBeagle-7B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220e263c2284c06b2c603529be2e1fa486b77b9b40d4d84ae5c0b08143787cc1
3
+ size 4108916800
TurdusBeagle-7B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c6f14668af0433e806773b7f7a857552a0c5f720f6d2fb5e93127b48d1d6ce
3
+ size 4368439360
TurdusBeagle-7B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b419b755b449f27de315faf56305c7c8eb329866940fefc4fc97147a8ec5774
3
+ size 4140374080
TurdusBeagle-7B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e1e29e5805b5b8495cc508f8c6e522882128b850af35036bb76ad83f38435f
3
+ size 4997716032
TurdusBeagle-7B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940054f3bed0bb374d24dabf3c457a39b4bfe080441e6dfd7d8cb4ce86cd3b23
3
+ size 5131409472
TurdusBeagle-7B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5570ed706da7fa30db1406b544614b8dcb2dd3b70223690def15e3c656d959cd
3
+ size 4997716032
TurdusBeagle-7B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af02b670ed6d1a3c32cf5d412ba1011023b030776f2202cb3715f826cf274ba
3
+ size 5942065216
TurdusBeagle-7B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27eea35de83c0c3335ace5949aa69781a244ab1ffd13d647a154cf56f4b9fb2
3
+ size 7695857728