GGUF
English
openllama
3b
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
a5a93dc
·
verified ·
1 Parent(s): 8a7c119

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
+ open-llama-3b-v2-elmv3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ open-llama-3b-v2-elmv3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ open-llama-3b-v2-elmv3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ open-llama-3b-v2-elmv3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ open-llama-3b-v2-elmv3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ open-llama-3b-v2-elmv3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ open-llama-3b-v2-elmv3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ open-llama-3b-v2-elmv3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ open-llama-3b-v2-elmv3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ open-llama-3b-v2-elmv3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ open-llama-3b-v2-elmv3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ open-llama-3b-v2-elmv3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - totally-not-an-llm/EverythingLM-data-V3
5
+ language:
6
+ - en
7
+ tags:
8
+ - openllama
9
+ - 3b
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: aloobun/open-llama-3b-v2-elmv3
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## aloobun/open-llama-3b-v2-elmv3 - GGUF
27
+
28
+ This repo contains GGUF format model files for [aloobun/open-llama-3b-v2-elmv3](https://huggingface.co/aloobun/open-llama-3b-v2-elmv3).
29
+
30
+ 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).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [open-llama-3b-v2-elmv3-Q2_K.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q2_K.gguf) | Q2_K | 1.844 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [open-llama-3b-v2-elmv3-Q3_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q3_K_S.gguf) | Q3_K_S | 1.844 GB | very small, high quality loss |
50
+ | [open-llama-3b-v2-elmv3-Q3_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q3_K_M.gguf) | Q3_K_M | 1.992 GB | very small, high quality loss |
51
+ | [open-llama-3b-v2-elmv3-Q3_K_L.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q3_K_L.gguf) | Q3_K_L | 2.062 GB | small, substantial quality loss |
52
+ | [open-llama-3b-v2-elmv3-Q4_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q4_0.gguf) | Q4_0 | 1.844 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [open-llama-3b-v2-elmv3-Q4_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q4_K_S.gguf) | Q4_K_S | 2.238 GB | small, greater quality loss |
54
+ | [open-llama-3b-v2-elmv3-Q4_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q4_K_M.gguf) | Q4_K_M | 2.403 GB | medium, balanced quality - recommended |
55
+ | [open-llama-3b-v2-elmv3-Q5_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q5_0.gguf) | Q5_0 | 2.231 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [open-llama-3b-v2-elmv3-Q5_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q5_K_S.gguf) | Q5_K_S | 2.424 GB | large, low quality loss - recommended |
57
+ | [open-llama-3b-v2-elmv3-Q5_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q5_K_M.gguf) | Q5_K_M | 2.568 GB | large, very low quality loss - recommended |
58
+ | [open-llama-3b-v2-elmv3-Q6_K.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q6_K.gguf) | Q6_K | 3.392 GB | very large, extremely low quality loss |
59
+ | [open-llama-3b-v2-elmv3-Q8_0.gguf](https://huggingface.co/tensorblock/open-llama-3b-v2-elmv3-GGUF/blob/main/open-llama-3b-v2-elmv3-Q8_0.gguf) | Q8_0 | 3.392 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/open-llama-3b-v2-elmv3-GGUF --include "open-llama-3b-v2-elmv3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/open-llama-3b-v2-elmv3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
open-llama-3b-v2-elmv3-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57c2d58f30221e7165866e20048ec4d8056ebece2b76e1591e10449b6372da3
3
+ size 1979924864
open-llama-3b-v2-elmv3-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17a9ea728bf54460f91fe3ebf28841efceeacfc38664f22a7a2d71b3fa0aac1
3
+ size 2214548864
open-llama-3b-v2-elmv3-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee314edc8eeeff73a702080b13ff0b6238b53f018fbd429c906c35248bf4cc3f
3
+ size 2139348864
open-llama-3b-v2-elmv3-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f9880b6cbaca337268edf2348387fa43c994805e9f8bdd07fb32c9a8b860017
3
+ size 1979924864
open-llama-3b-v2-elmv3-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e59b13928b84011d1daa2607a42fe7e451fa95f4181d28adb424905cfb6e6fb
3
+ size 1979924864
open-llama-3b-v2-elmv3-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:657205f4a422bdc9d362527808423ce93839d2c663fd5c1eebf092647515e16b
3
+ size 2580116864
open-llama-3b-v2-elmv3-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8cec9a21508789add3460cc771b5c83433e5e8e671b7498637723478f7f8090
3
+ size 2403156864
open-llama-3b-v2-elmv3-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f459c08d591629c0169ed079d4ca1101539209bfb6febbed5a601251b475eb
3
+ size 2395412864
open-llama-3b-v2-elmv3-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb937c716f9bde338104a8dfd1403860aa9bbd6cdfc76130494a67ac167c9596
3
+ size 2757076864
open-llama-3b-v2-elmv3-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb2ce1d594dea221e499dce82bf241816cbac09b4ef30c9b2b39a43dcb7b495
3
+ size 2603156864
open-llama-3b-v2-elmv3-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec17e45c68c9f4b332a82dceb322960c85cbce4a1b137fc2e4374605fe906d9c
3
+ size 3641876864
open-llama-3b-v2-elmv3-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e453c13656b02cbbe8bdbe13e9258ea2f0e7330ce9091b9411acf32c9e65edd2
3
+ size 3641876864