morriszms commited on
Commit
ee718e7
1 Parent(s): f3e092f

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
+ al-baka-llama3-8b-experimental-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ al-baka-llama3-8b-experimental-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ al-baka-llama3-8b-experimental-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ al-baka-llama3-8b-experimental-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ al-baka-llama3-8b-experimental-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ al-baka-llama3-8b-experimental-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ al-baka-llama3-8b-experimental-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ al-baka-llama3-8b-experimental-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ al-baka-llama3-8b-experimental-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ al-baka-llama3-8b-experimental-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ al-baka-llama3-8b-experimental-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ al-baka-llama3-8b-experimental-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ar
5
+ tags:
6
+ - alpaca
7
+ - llama3
8
+ - arabic
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: Omartificial-Intelligence-Space/al-baka-llama3-8b-experimental
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
+ ## Omartificial-Intelligence-Space/al-baka-llama3-8b-experimental - GGUF
26
+
27
+ This repo contains GGUF format model files for [Omartificial-Intelligence-Space/al-baka-llama3-8b-experimental](https://huggingface.co/Omartificial-Intelligence-Space/al-baka-llama3-8b-experimental).
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
+ | [al-baka-llama3-8b-experimental-Q2_K.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [al-baka-llama3-8b-experimental-Q3_K_S.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
49
+ | [al-baka-llama3-8b-experimental-Q3_K_M.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
50
+ | [al-baka-llama3-8b-experimental-Q3_K_L.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
51
+ | [al-baka-llama3-8b-experimental-Q4_0.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [al-baka-llama3-8b-experimental-Q4_K_S.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
53
+ | [al-baka-llama3-8b-experimental-Q4_K_M.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
54
+ | [al-baka-llama3-8b-experimental-Q5_0.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [al-baka-llama3-8b-experimental-Q5_K_S.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
56
+ | [al-baka-llama3-8b-experimental-Q5_K_M.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
57
+ | [al-baka-llama3-8b-experimental-Q6_K.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
58
+ | [al-baka-llama3-8b-experimental-Q8_0.gguf](https://huggingface.co/tensorblock/al-baka-llama3-8b-experimental-GGUF/blob/main/al-baka-llama3-8b-experimental-Q8_0.gguf) | Q8_0 | 8.541 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/al-baka-llama3-8b-experimental-GGUF --include "al-baka-llama3-8b-experimental-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/al-baka-llama3-8b-experimental-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
al-baka-llama3-8b-experimental-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b90cc17957a32d4838bcaeb56ba9b3eb48b9928d4f2e2e4c596c0519bde477
3
+ size 3179131168
al-baka-llama3-8b-experimental-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aec1341f50fd43907a2010f40be976aaac0d78da517943717bcd60fa5dce9358
3
+ size 4321956128
al-baka-llama3-8b-experimental-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2335ec3f2f26ad97df1f7e65aec263f3e89674532a16731e30d5903048c1a3
3
+ size 4018917664
al-baka-llama3-8b-experimental-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c999293caada5bca5fac46b076a04a7f95b42875aa97e60a8d82f26a36fb4b
3
+ size 3664498976
al-baka-llama3-8b-experimental-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce95a9b786b55c54e6fe01dd6df8bba9a364cf84abf148f0edcaffda1e67597
3
+ size 4661211424
al-baka-llama3-8b-experimental-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d901e1aa3210c38daea4a9e8c6b8879db904dc7e49236e8af80ed7377347c4
3
+ size 4920733984
al-baka-llama3-8b-experimental-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5dfe56d094904435e76fe21669117ed9c0a76cb581aad9b1ad44024b0452234
3
+ size 4692668704
al-baka-llama3-8b-experimental-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaeaa3e289077992f223c34bc2b893f4370a4d29aad76a89b8dcbf59a806d260
3
+ size 5599293728
al-baka-llama3-8b-experimental-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4bf6d3c1b16687a063ad6620ff830715c8c69008922d20a5aa6903baecb433
3
+ size 5732987168
al-baka-llama3-8b-experimental-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9dae99d2dbc51b476cd2a85e2cf57cd5955403378ed4c3ede64437539ade8e
3
+ size 5599293728
al-baka-llama3-8b-experimental-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:926685d117d887b9240d2bfe240ba57b434a470b533756d646905349e61d729c
3
+ size 6596006176
al-baka-llama3-8b-experimental-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e8bb8f08535053439223f696c09a57fa9492108ad7b4a23201db996d7a12e0
3
+ size 8540770592