Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- MicroLlama-Q2_K.gguf +3 -0
- MicroLlama-Q3_K_L.gguf +3 -0
- MicroLlama-Q3_K_M.gguf +3 -0
- MicroLlama-Q3_K_S.gguf +3 -0
- MicroLlama-Q4_0.gguf +3 -0
- MicroLlama-Q4_K_M.gguf +3 -0
- MicroLlama-Q4_K_S.gguf +3 -0
- MicroLlama-Q5_0.gguf +3 -0
- MicroLlama-Q5_K_M.gguf +3 -0
- MicroLlama-Q5_K_S.gguf +3 -0
- MicroLlama-Q6_K.gguf +3 -0
- MicroLlama-Q8_0.gguf +3 -0
- README.md +172 -0
.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 |
+
MicroLlama-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
MicroLlama-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
MicroLlama-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
MicroLlama-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
MicroLlama-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
MicroLlama-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
MicroLlama-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
MicroLlama-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
MicroLlama-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
MicroLlama-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
MicroLlama-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
MicroLlama-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
MicroLlama-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d1c62c6d4bd252268ee07563c1fbf329dd77aca2011d736ea097b1873045f92
|
| 3 |
+
size 125955808
|
MicroLlama-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:518737c710080f16210eddf41fe591c33e9e33f117491c3e64376b2adcaef4e2
|
| 3 |
+
size 166418144
|
MicroLlama-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3726631e6008dd8c06af7eb35e5274cb4c18f8ff9bee2960b5f63c6203fbd8a3
|
| 3 |
+
size 155866848
|
MicroLlama-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316e879e372e1448911f8bacc18239840cbd02a2c18960493c5d02f4b44785ac
|
| 3 |
+
size 144520928
|
MicroLlama-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70d348c6df9ff960d56f727605b14e31229b26b037c92b7171be4ac96228b866
|
| 3 |
+
size 180625120
|
MicroLlama-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:216db27b323b4c62641b6b608cefd0829c6b085ff178d0dbfaac0bb59a797860
|
| 3 |
+
size 189951712
|
MicroLlama-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae503fee34f8929bbdd99e60bf8952eded49853ef6a0bd81d0beba2e8efa2a29
|
| 3 |
+
size 181477088
|
MicroLlama-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e55ca444870e093c4a5c5bccf12739af2039492ba773f4fdae76722f31d0c75
|
| 3 |
+
size 214605536
|
MicroLlama-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bab25f6b159f8f540627ee38382e880ee57399a9031d88126d1be99a317a68ff
|
| 3 |
+
size 219410144
|
MicroLlama-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80b757288c27cb1433c532ef15ccd29dda978199ed32b2a335a238eade6f6a42
|
| 3 |
+
size 214605536
|
MicroLlama-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4500e1525a33f8c315e6b55fabb45aad0c3abecfd83bb147b3ca1b6b495e4cbd
|
| 3 |
+
size 250709728
|
MicroLlama-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad33f419fa4fc3eef76bd43216fb50dbdd46dc606d3e432033040d7c34264972
|
| 3 |
+
size 324482784
|
README.md
ADDED
|
@@ -0,0 +1,172 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
library_name: transformers
|
| 6 |
+
datasets:
|
| 7 |
+
- cerebras/SlimPajama-627B
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
base_model: keeeeenw/MicroLlama
|
| 11 |
+
tags:
|
| 12 |
+
- TensorBlock
|
| 13 |
+
- GGUF
|
| 14 |
+
model-index:
|
| 15 |
+
- name: MicroLlama
|
| 16 |
+
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: text-generation
|
| 19 |
+
name: Text Generation
|
| 20 |
+
dataset:
|
| 21 |
+
name: IFEval (0-Shot)
|
| 22 |
+
type: HuggingFaceH4/ifeval
|
| 23 |
+
args:
|
| 24 |
+
num_few_shot: 0
|
| 25 |
+
metrics:
|
| 26 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
| 27 |
+
value: 19.85
|
| 28 |
+
name: strict accuracy
|
| 29 |
+
source:
|
| 30 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 31 |
+
name: Open LLM Leaderboard
|
| 32 |
+
- task:
|
| 33 |
+
type: text-generation
|
| 34 |
+
name: Text Generation
|
| 35 |
+
dataset:
|
| 36 |
+
name: BBH (3-Shot)
|
| 37 |
+
type: BBH
|
| 38 |
+
args:
|
| 39 |
+
num_few_shot: 3
|
| 40 |
+
metrics:
|
| 41 |
+
- type: acc_norm
|
| 42 |
+
value: 2.83
|
| 43 |
+
name: normalized accuracy
|
| 44 |
+
source:
|
| 45 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 46 |
+
name: Open LLM Leaderboard
|
| 47 |
+
- task:
|
| 48 |
+
type: text-generation
|
| 49 |
+
name: Text Generation
|
| 50 |
+
dataset:
|
| 51 |
+
name: MATH Lvl 5 (4-Shot)
|
| 52 |
+
type: hendrycks/competition_math
|
| 53 |
+
args:
|
| 54 |
+
num_few_shot: 4
|
| 55 |
+
metrics:
|
| 56 |
+
- type: exact_match
|
| 57 |
+
value: 0.0
|
| 58 |
+
name: exact match
|
| 59 |
+
source:
|
| 60 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 61 |
+
name: Open LLM Leaderboard
|
| 62 |
+
- task:
|
| 63 |
+
type: text-generation
|
| 64 |
+
name: Text Generation
|
| 65 |
+
dataset:
|
| 66 |
+
name: GPQA (0-shot)
|
| 67 |
+
type: Idavidrein/gpqa
|
| 68 |
+
args:
|
| 69 |
+
num_few_shot: 0
|
| 70 |
+
metrics:
|
| 71 |
+
- type: acc_norm
|
| 72 |
+
value: 1.45
|
| 73 |
+
name: acc_norm
|
| 74 |
+
source:
|
| 75 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 76 |
+
name: Open LLM Leaderboard
|
| 77 |
+
- task:
|
| 78 |
+
type: text-generation
|
| 79 |
+
name: Text Generation
|
| 80 |
+
dataset:
|
| 81 |
+
name: MuSR (0-shot)
|
| 82 |
+
type: TAUR-Lab/MuSR
|
| 83 |
+
args:
|
| 84 |
+
num_few_shot: 0
|
| 85 |
+
metrics:
|
| 86 |
+
- type: acc_norm
|
| 87 |
+
value: 4.79
|
| 88 |
+
name: acc_norm
|
| 89 |
+
source:
|
| 90 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 91 |
+
name: Open LLM Leaderboard
|
| 92 |
+
- task:
|
| 93 |
+
type: text-generation
|
| 94 |
+
name: Text Generation
|
| 95 |
+
dataset:
|
| 96 |
+
name: MMLU-PRO (5-shot)
|
| 97 |
+
type: TIGER-Lab/MMLU-Pro
|
| 98 |
+
config: main
|
| 99 |
+
split: test
|
| 100 |
+
args:
|
| 101 |
+
num_few_shot: 5
|
| 102 |
+
metrics:
|
| 103 |
+
- type: acc
|
| 104 |
+
value: 1.53
|
| 105 |
+
name: accuracy
|
| 106 |
+
source:
|
| 107 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=keeeeenw/MicroLlama
|
| 108 |
+
name: Open LLM Leaderboard
|
| 109 |
+
---
|
| 110 |
+
|
| 111 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 112 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 113 |
+
</div>
|
| 114 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 115 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 116 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 117 |
+
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>
|
| 118 |
+
</p>
|
| 119 |
+
</div>
|
| 120 |
+
</div>
|
| 121 |
+
|
| 122 |
+
## keeeeenw/MicroLlama - GGUF
|
| 123 |
+
|
| 124 |
+
This repo contains GGUF format model files for [keeeeenw/MicroLlama](https://huggingface.co/keeeeenw/MicroLlama).
|
| 125 |
+
|
| 126 |
+
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).
|
| 127 |
+
|
| 128 |
+
## Prompt template
|
| 129 |
+
|
| 130 |
+
```
|
| 131 |
+
|
| 132 |
+
```
|
| 133 |
+
|
| 134 |
+
## Model file specification
|
| 135 |
+
|
| 136 |
+
| Filename | Quant type | File Size | Description |
|
| 137 |
+
| -------- | ---------- | --------- | ----------- |
|
| 138 |
+
| [MicroLlama-Q2_K.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q2_K.gguf) | Q2_K | 0.117 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 139 |
+
| [MicroLlama-Q3_K_S.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q3_K_S.gguf) | Q3_K_S | 0.135 GB | very small, high quality loss |
|
| 140 |
+
| [MicroLlama-Q3_K_M.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q3_K_M.gguf) | Q3_K_M | 0.145 GB | very small, high quality loss |
|
| 141 |
+
| [MicroLlama-Q3_K_L.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q3_K_L.gguf) | Q3_K_L | 0.155 GB | small, substantial quality loss |
|
| 142 |
+
| [MicroLlama-Q4_0.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q4_0.gguf) | Q4_0 | 0.168 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 143 |
+
| [MicroLlama-Q4_K_S.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q4_K_S.gguf) | Q4_K_S | 0.169 GB | small, greater quality loss |
|
| 144 |
+
| [MicroLlama-Q4_K_M.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q4_K_M.gguf) | Q4_K_M | 0.177 GB | medium, balanced quality - recommended |
|
| 145 |
+
| [MicroLlama-Q5_0.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q5_0.gguf) | Q5_0 | 0.200 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 146 |
+
| [MicroLlama-Q5_K_S.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q5_K_S.gguf) | Q5_K_S | 0.200 GB | large, low quality loss - recommended |
|
| 147 |
+
| [MicroLlama-Q5_K_M.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q5_K_M.gguf) | Q5_K_M | 0.204 GB | large, very low quality loss - recommended |
|
| 148 |
+
| [MicroLlama-Q6_K.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q6_K.gguf) | Q6_K | 0.233 GB | very large, extremely low quality loss |
|
| 149 |
+
| [MicroLlama-Q8_0.gguf](https://huggingface.co/tensorblock/MicroLlama-GGUF/tree/main/MicroLlama-Q8_0.gguf) | Q8_0 | 0.302 GB | very large, extremely low quality loss - not recommended |
|
| 150 |
+
|
| 151 |
+
|
| 152 |
+
## Downloading instruction
|
| 153 |
+
|
| 154 |
+
### Command line
|
| 155 |
+
|
| 156 |
+
Firstly, install Huggingface Client
|
| 157 |
+
|
| 158 |
+
```shell
|
| 159 |
+
pip install -U "huggingface_hub[cli]"
|
| 160 |
+
```
|
| 161 |
+
|
| 162 |
+
Then, downoad the individual model file the a local directory
|
| 163 |
+
|
| 164 |
+
```shell
|
| 165 |
+
huggingface-cli download tensorblock/MicroLlama-GGUF --include "MicroLlama-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 166 |
+
```
|
| 167 |
+
|
| 168 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 169 |
+
|
| 170 |
+
```shell
|
| 171 |
+
huggingface-cli download tensorblock/MicroLlama-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 172 |
+
```
|