Question Answering
GGUF
Arabic
TensorBlock
GGUF
morriszms commited on
Commit
c7ab883
·
verified ·
1 Parent(s): 7a564f0

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
+ llama-2-7b-RandomGPT-5K-ar-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ llama-2-7b-RandomGPT-5K-ar-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ llama-2-7b-RandomGPT-5K-ar-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ llama-2-7b-RandomGPT-5K-ar-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ llama-2-7b-RandomGPT-5K-ar-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ llama-2-7b-RandomGPT-5K-ar-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ llama-2-7b-RandomGPT-5K-ar-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ llama-2-7b-RandomGPT-5K-ar-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ llama-2-7b-RandomGPT-5K-ar-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ llama-2-7b-RandomGPT-5K-ar-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ llama-2-7b-RandomGPT-5K-ar-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ llama-2-7b-RandomGPT-5K-ar-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - sajaw/Arasquad3_llama2_version2
5
+ - sajaw/GQA_llama2_version
6
+ language:
7
+ - ar
8
+ metrics:
9
+ - bertscore
10
+ pipeline_tag: question-answering
11
+ tags:
12
+ - TensorBlock
13
+ - GGUF
14
+ base_model: sajaw/llama-2-7b-RandomGPT-5K-ar
15
+ ---
16
+
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
23
+ 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>
24
+ </p>
25
+ </div>
26
+ </div>
27
+
28
+ ## sajaw/llama-2-7b-RandomGPT-5K-ar - GGUF
29
+
30
+ This repo contains GGUF format model files for [sajaw/llama-2-7b-RandomGPT-5K-ar](https://huggingface.co/sajaw/llama-2-7b-RandomGPT-5K-ar).
31
+
32
+ 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).
33
+
34
+ <div style="text-align: left; margin: 20px 0;">
35
+ <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;">
36
+ Run them on the TensorBlock client using your local machine ↗
37
+ </a>
38
+ </div>
39
+
40
+ ## Prompt template
41
+
42
+ ```
43
+
44
+ ```
45
+
46
+ ## Model file specification
47
+
48
+ | Filename | Quant type | File Size | Description |
49
+ | -------- | ---------- | --------- | ----------- |
50
+ | [llama-2-7b-RandomGPT-5K-ar-Q2_K.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [llama-2-7b-RandomGPT-5K-ar-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
52
+ | [llama-2-7b-RandomGPT-5K-ar-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
53
+ | [llama-2-7b-RandomGPT-5K-ar-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
54
+ | [llama-2-7b-RandomGPT-5K-ar-Q4_0.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [llama-2-7b-RandomGPT-5K-ar-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
56
+ | [llama-2-7b-RandomGPT-5K-ar-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
57
+ | [llama-2-7b-RandomGPT-5K-ar-Q5_0.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [llama-2-7b-RandomGPT-5K-ar-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
59
+ | [llama-2-7b-RandomGPT-5K-ar-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
60
+ | [llama-2-7b-RandomGPT-5K-ar-Q6_K.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
61
+ | [llama-2-7b-RandomGPT-5K-ar-Q8_0.gguf](https://huggingface.co/tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF/blob/main/llama-2-7b-RandomGPT-5K-ar-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
62
+
63
+
64
+ ## Downloading instruction
65
+
66
+ ### Command line
67
+
68
+ Firstly, install Huggingface Client
69
+
70
+ ```shell
71
+ pip install -U "huggingface_hub[cli]"
72
+ ```
73
+
74
+ Then, downoad the individual model file the a local directory
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF --include "llama-2-7b-RandomGPT-5K-ar-Q2_K.gguf" --local-dir MY_LOCAL_DIR
78
+ ```
79
+
80
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
81
+
82
+ ```shell
83
+ huggingface-cli download tensorblock/llama-2-7b-RandomGPT-5K-ar-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
llama-2-7b-RandomGPT-5K-ar-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991cc0228d54caff21a5efb72350f84f392babc398031d83e52fff60698e9452
3
+ size 2532864256
llama-2-7b-RandomGPT-5K-ar-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37927f860f2575173262df3cf1dd7bae546682b851f934f7bca0811fd381f5db
3
+ size 3597111552
llama-2-7b-RandomGPT-5K-ar-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0cd501815b312347915e6aa4651db7abc20e36166192065eb5b8486ef8a5dd
3
+ size 3298005248
llama-2-7b-RandomGPT-5K-ar-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95f6205ed2e66e98378978f952f51d5e49296ec0363683338f7ec858f0255411
3
+ size 2948305152
llama-2-7b-RandomGPT-5K-ar-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0855ec36363e26f3be498ab09e4cf02df103cf5e3e1c521fc169c14021ba1676
3
+ size 3825807616
llama-2-7b-RandomGPT-5K-ar-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d65893e4d75d78e8e303564d2719bd54a8543fa721c6f1c6acb40193e22b90ae
3
+ size 4081004800
llama-2-7b-RandomGPT-5K-ar-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00676846d920b3f056b982e0aee833ccf931a69b8562160ba78fd853e6fa6dc2
3
+ size 3856740608
llama-2-7b-RandomGPT-5K-ar-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:428af7203e7cae0a9a2d1a9b28556e3785c6840f14ccad07dff3f96ab2f884a3
3
+ size 4651692288
llama-2-7b-RandomGPT-5K-ar-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d72582bda20936475711ceef76f996e8924505437a2bd5f334b998f370e6699
3
+ size 4783157504
llama-2-7b-RandomGPT-5K-ar-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495b56d80c4d8e729713efda9232aa5e1b06f8fd3a39d1422b43a309bc1331d4
3
+ size 4651692288
llama-2-7b-RandomGPT-5K-ar-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968167b83d1549621517197de10223edc4531bdb16d49e7cba021aad2c197fa3
3
+ size 5529194752
llama-2-7b-RandomGPT-5K-ar-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd9d27e89a521de5cacd84dfafdf5d14d500b83328c19f8758e7c66bb8d6b33
3
+ size 7161090304