morriszms commited on
Commit
961ac7d
·
verified ·
1 Parent(s): 39381e4

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-3.2-1B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ open-llama-3.2-1B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ open-llama-3.2-1B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ open-llama-3.2-1B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ open-llama-3.2-1B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ open-llama-3.2-1B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ open-llama-3.2-1B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ open-llama-3.2-1B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ open-llama-3.2-1B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ open-llama-3.2-1B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ open-llama-3.2-1B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ open-llama-3.2-1B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.2
4
+ base_model: diabolic6045/open-llama-3.2-1B-Instruct
5
+ tags:
6
+ - axolotl
7
+ - OpenHermes
8
+ - TensorBlock
9
+ - GGUF
10
+ datasets:
11
+ - diabolic6045/OpenHermes-2.5_alpaca_10
12
+ pipeline_tag: text-generation
13
+ model-index:
14
+ - name: open-llama-Instruct
15
+ results: []
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ 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>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## diabolic6045/open-llama-3.2-1B-Instruct - GGUF
30
+
31
+ This repo contains GGUF format model files for [diabolic6045/open-llama-3.2-1B-Instruct](https://huggingface.co/diabolic6045/open-llama-3.2-1B-Instruct).
32
+
33
+ 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).
34
+
35
+ <div style="text-align: left; margin: 20px 0;">
36
+ <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;">
37
+ Run them on the TensorBlock client using your local machine ↗
38
+ </a>
39
+ </div>
40
+
41
+ ## Prompt template
42
+
43
+ ```
44
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
45
+
46
+ Cutting Knowledge Date: December 2023
47
+ Today Date: 26 Nov 2024
48
+
49
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
50
+
51
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
52
+ ```
53
+
54
+ ## Model file specification
55
+
56
+ | Filename | Quant type | File Size | Description |
57
+ | -------- | ---------- | --------- | ----------- |
58
+ | [open-llama-3.2-1B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q2_K.gguf) | Q2_K | 0.667 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [open-llama-3.2-1B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.755 GB | very small, high quality loss |
60
+ | [open-llama-3.2-1B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.804 GB | very small, high quality loss |
61
+ | [open-llama-3.2-1B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.845 GB | small, substantial quality loss |
62
+ | [open-llama-3.2-1B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q4_0.gguf) | Q4_0 | 0.919 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [open-llama-3.2-1B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.923 GB | small, greater quality loss |
64
+ | [open-llama-3.2-1B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.955 GB | medium, balanced quality - recommended |
65
+ | [open-llama-3.2-1B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q5_0.gguf) | Q5_0 | 1.073 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [open-llama-3.2-1B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q5_K_S.gguf) | Q5_K_S | 1.073 GB | large, low quality loss - recommended |
67
+ | [open-llama-3.2-1B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q5_K_M.gguf) | Q5_K_M | 1.092 GB | large, very low quality loss - recommended |
68
+ | [open-llama-3.2-1B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q6_K.gguf) | Q6_K | 1.237 GB | very large, extremely low quality loss |
69
+ | [open-llama-3.2-1B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/open-llama-3.2-1B-Instruct-GGUF/blob/main/open-llama-3.2-1B-Instruct-Q8_0.gguf) | Q8_0 | 1.600 GB | very large, extremely low quality loss - not recommended |
70
+
71
+
72
+ ## Downloading instruction
73
+
74
+ ### Command line
75
+
76
+ Firstly, install Huggingface Client
77
+
78
+ ```shell
79
+ pip install -U "huggingface_hub[cli]"
80
+ ```
81
+
82
+ Then, downoad the individual model file the a local directory
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/open-llama-3.2-1B-Instruct-GGUF --include "open-llama-3.2-1B-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
86
+ ```
87
+
88
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
89
+
90
+ ```shell
91
+ huggingface-cli download tensorblock/open-llama-3.2-1B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
92
+ ```
open-llama-3.2-1B-Instruct-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a0d9e31848b9b5797fb71e58252d92a8dddc958e416fc1bed82fe768232247
3
+ size 667062464
open-llama-3.2-1B-Instruct-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5786a626bea96d21b65893d6934f37f1c1056286d339c6961510e639fc1e75a7
3
+ size 845390016
open-llama-3.2-1B-Instruct-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8bd6922470023fa5314e0b6737934264b40db6c9c55e664eecd952088cce471
3
+ size 803709120
open-llama-3.2-1B-Instruct-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7fa20b4dfab88989cc342837b53aa8cce6d6f1f51f71e3a83d41b31b91c0b83
3
+ size 754557120
open-llama-3.2-1B-Instruct-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a25bb1821d235b45edf88ff0f6ccb5873c2ae1822989a9cb1144cc19159d8d
3
+ size 918679744
open-llama-3.2-1B-Instruct-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:752ddfe990dab434d5209845f989f422ee905773483cd7bbc15f42b5fd772211
3
+ size 955445440
open-llama-3.2-1B-Instruct-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33973aed1c4da03732d445a3fe0b63923c76b6c4d92ba870dadd6a83cc71a2f
3
+ size 923398336
open-llama-3.2-1B-Instruct-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3022e4616f41745d57fa4e51423fd3c87bc383df2e391c27726de4fff10dc0b3
3
+ size 1073148096
open-llama-3.2-1B-Instruct-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04ce3ab9500eaed9e595ce885c9b3499b146574303a50adb7abd78cdc8398f41
3
+ size 1092088000
open-llama-3.2-1B-Instruct-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1253ff06cf56361190f030e4e96f7e1196d3530cbba3e582e4b3027c0798f84b
3
+ size 1073148096
open-llama-3.2-1B-Instruct-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5186ece58171f80beaa9ff7af85491727b308495cea4b52e58478f2eb4d28fc
3
+ size 1237270720
open-llama-3.2-1B-Instruct-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed33a46953db6062902fcbe9faa996856e087f55f7f39eb05ec0a058ffcb8f3
3
+ size 1600168128