Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +220 -0
- meditron-7b-chat-Q2_K.gguf +3 -0
- meditron-7b-chat-Q3_K_L.gguf +3 -0
- meditron-7b-chat-Q3_K_M.gguf +3 -0
- meditron-7b-chat-Q3_K_S.gguf +3 -0
- meditron-7b-chat-Q4_0.gguf +3 -0
- meditron-7b-chat-Q4_K_M.gguf +3 -0
- meditron-7b-chat-Q4_K_S.gguf +3 -0
- meditron-7b-chat-Q5_0.gguf +3 -0
- meditron-7b-chat-Q5_K_M.gguf +3 -0
- meditron-7b-chat-Q5_K_S.gguf +3 -0
- meditron-7b-chat-Q6_K.gguf +3 -0
- meditron-7b-chat-Q8_0.gguf +3 -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 |
+
meditron-7b-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
meditron-7b-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
meditron-7b-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
meditron-7b-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
meditron-7b-chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
meditron-7b-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
meditron-7b-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
meditron-7b-chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
meditron-7b-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
meditron-7b-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
meditron-7b-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
meditron-7b-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,220 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: llama2
|
5 |
+
tags:
|
6 |
+
- Medicine
|
7 |
+
- TensorBlock
|
8 |
+
- GGUF
|
9 |
+
datasets:
|
10 |
+
- yahma/alpaca-cleaned
|
11 |
+
base_model: malhajar/meditron-7b-chat
|
12 |
+
model-index:
|
13 |
+
- name: meditron-7b-chat
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: text-generation
|
17 |
+
name: Text Generation
|
18 |
+
dataset:
|
19 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
20 |
+
type: ai2_arc
|
21 |
+
config: ARC-Challenge
|
22 |
+
split: test
|
23 |
+
args:
|
24 |
+
num_few_shot: 25
|
25 |
+
metrics:
|
26 |
+
- type: acc_norm
|
27 |
+
value: 50.77
|
28 |
+
name: normalized accuracy
|
29 |
+
source:
|
30 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
31 |
+
name: Open LLM Leaderboard
|
32 |
+
- task:
|
33 |
+
type: text-generation
|
34 |
+
name: Text Generation
|
35 |
+
dataset:
|
36 |
+
name: HellaSwag (10-Shot)
|
37 |
+
type: hellaswag
|
38 |
+
split: validation
|
39 |
+
args:
|
40 |
+
num_few_shot: 10
|
41 |
+
metrics:
|
42 |
+
- type: acc_norm
|
43 |
+
value: 75.37
|
44 |
+
name: normalized accuracy
|
45 |
+
source:
|
46 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
47 |
+
name: Open LLM Leaderboard
|
48 |
+
- task:
|
49 |
+
type: text-generation
|
50 |
+
name: Text Generation
|
51 |
+
dataset:
|
52 |
+
name: MMLU (5-Shot)
|
53 |
+
type: cais/mmlu
|
54 |
+
config: all
|
55 |
+
split: test
|
56 |
+
args:
|
57 |
+
num_few_shot: 5
|
58 |
+
metrics:
|
59 |
+
- type: acc
|
60 |
+
value: 40.49
|
61 |
+
name: accuracy
|
62 |
+
source:
|
63 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
64 |
+
name: Open LLM Leaderboard
|
65 |
+
- task:
|
66 |
+
type: text-generation
|
67 |
+
name: Text Generation
|
68 |
+
dataset:
|
69 |
+
name: TruthfulQA (0-shot)
|
70 |
+
type: truthful_qa
|
71 |
+
config: multiple_choice
|
72 |
+
split: validation
|
73 |
+
args:
|
74 |
+
num_few_shot: 0
|
75 |
+
metrics:
|
76 |
+
- type: mc2
|
77 |
+
value: 48.56
|
78 |
+
source:
|
79 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
80 |
+
name: Open LLM Leaderboard
|
81 |
+
- task:
|
82 |
+
type: text-generation
|
83 |
+
name: Text Generation
|
84 |
+
dataset:
|
85 |
+
name: Winogrande (5-shot)
|
86 |
+
type: winogrande
|
87 |
+
config: winogrande_xl
|
88 |
+
split: validation
|
89 |
+
args:
|
90 |
+
num_few_shot: 5
|
91 |
+
metrics:
|
92 |
+
- type: acc
|
93 |
+
value: 73.16
|
94 |
+
name: accuracy
|
95 |
+
source:
|
96 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
97 |
+
name: Open LLM Leaderboard
|
98 |
+
- task:
|
99 |
+
type: text-generation
|
100 |
+
name: Text Generation
|
101 |
+
dataset:
|
102 |
+
name: GSM8k (5-shot)
|
103 |
+
type: gsm8k
|
104 |
+
config: main
|
105 |
+
split: test
|
106 |
+
args:
|
107 |
+
num_few_shot: 5
|
108 |
+
metrics:
|
109 |
+
- type: acc
|
110 |
+
value: 9.17
|
111 |
+
name: accuracy
|
112 |
+
source:
|
113 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=malhajar/meditron-7b-chat
|
114 |
+
name: Open LLM Leaderboard
|
115 |
+
---
|
116 |
+
|
117 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
118 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
119 |
+
</div>
|
120 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
121 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
122 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
123 |
+
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>
|
124 |
+
</p>
|
125 |
+
</div>
|
126 |
+
</div>
|
127 |
+
|
128 |
+
## malhajar/meditron-7b-chat - GGUF
|
129 |
+
|
130 |
+
This repo contains GGUF format model files for [malhajar/meditron-7b-chat](https://huggingface.co/malhajar/meditron-7b-chat).
|
131 |
+
|
132 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
|
133 |
+
|
134 |
+
## Our projects
|
135 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
136 |
+
<tr>
|
137 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
138 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
139 |
+
</tr>
|
140 |
+
<tr>
|
141 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
142 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
143 |
+
</tr>
|
144 |
+
<tr>
|
145 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
146 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
147 |
+
</tr>
|
148 |
+
<tr>
|
149 |
+
<th>
|
150 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
151 |
+
display: inline-block;
|
152 |
+
padding: 8px 16px;
|
153 |
+
background-color: #FF7F50;
|
154 |
+
color: white;
|
155 |
+
text-decoration: none;
|
156 |
+
border-radius: 6px;
|
157 |
+
font-weight: bold;
|
158 |
+
font-family: sans-serif;
|
159 |
+
">👀 See what we built 👀</a>
|
160 |
+
</th>
|
161 |
+
<th>
|
162 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
163 |
+
display: inline-block;
|
164 |
+
padding: 8px 16px;
|
165 |
+
background-color: #FF7F50;
|
166 |
+
color: white;
|
167 |
+
text-decoration: none;
|
168 |
+
border-radius: 6px;
|
169 |
+
font-weight: bold;
|
170 |
+
font-family: sans-serif;
|
171 |
+
">👀 See what we built 👀</a>
|
172 |
+
</th>
|
173 |
+
</tr>
|
174 |
+
</table>
|
175 |
+
|
176 |
+
## Prompt template
|
177 |
+
|
178 |
+
```
|
179 |
+
Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
|
180 |
+
```
|
181 |
+
|
182 |
+
## Model file specification
|
183 |
+
|
184 |
+
| Filename | Quant type | File Size | Description |
|
185 |
+
| -------- | ---------- | --------- | ----------- |
|
186 |
+
| [meditron-7b-chat-Q2_K.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
|
187 |
+
| [meditron-7b-chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q3_K_S.gguf) | Q3_K_S | 2.948 GB | very small, high quality loss |
|
188 |
+
| [meditron-7b-chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q3_K_M.gguf) | Q3_K_M | 3.298 GB | very small, high quality loss |
|
189 |
+
| [meditron-7b-chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q3_K_L.gguf) | Q3_K_L | 3.597 GB | small, substantial quality loss |
|
190 |
+
| [meditron-7b-chat-Q4_0.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q4_0.gguf) | Q4_0 | 3.826 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
191 |
+
| [meditron-7b-chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q4_K_S.gguf) | Q4_K_S | 3.857 GB | small, greater quality loss |
|
192 |
+
| [meditron-7b-chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q4_K_M.gguf) | Q4_K_M | 4.081 GB | medium, balanced quality - recommended |
|
193 |
+
| [meditron-7b-chat-Q5_0.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q5_0.gguf) | Q5_0 | 4.652 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
194 |
+
| [meditron-7b-chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q5_K_S.gguf) | Q5_K_S | 4.652 GB | large, low quality loss - recommended |
|
195 |
+
| [meditron-7b-chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q5_K_M.gguf) | Q5_K_M | 4.783 GB | large, very low quality loss - recommended |
|
196 |
+
| [meditron-7b-chat-Q6_K.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q6_K.gguf) | Q6_K | 5.529 GB | very large, extremely low quality loss |
|
197 |
+
| [meditron-7b-chat-Q8_0.gguf](https://huggingface.co/tensorblock/malhajar_meditron-7b-chat-GGUF/blob/main/meditron-7b-chat-Q8_0.gguf) | Q8_0 | 7.161 GB | very large, extremely low quality loss - not recommended |
|
198 |
+
|
199 |
+
|
200 |
+
## Downloading instruction
|
201 |
+
|
202 |
+
### Command line
|
203 |
+
|
204 |
+
Firstly, install Huggingface Client
|
205 |
+
|
206 |
+
```shell
|
207 |
+
pip install -U "huggingface_hub[cli]"
|
208 |
+
```
|
209 |
+
|
210 |
+
Then, downoad the individual model file the a local directory
|
211 |
+
|
212 |
+
```shell
|
213 |
+
huggingface-cli download tensorblock/malhajar_meditron-7b-chat-GGUF --include "meditron-7b-chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
214 |
+
```
|
215 |
+
|
216 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
217 |
+
|
218 |
+
```shell
|
219 |
+
huggingface-cli download tensorblock/malhajar_meditron-7b-chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
220 |
+
```
|
meditron-7b-chat-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bd32720be6656ce193e9a39c84131810121bb0f26d365ace310ac8fabe9f58c
|
3 |
+
size 2532945056
|
meditron-7b-chat-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6bfb616dbdcdfbad2a60f70bb29551c3b370666fd862ba661b985075b46fbfe
|
3 |
+
size 3597199424
|
meditron-7b-chat-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b12a9eb444778ded9e7004da1f65eeb4ac77f8626ce16deaab23abc7117e826
|
3 |
+
size 3298093120
|
meditron-7b-chat-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f6d303bc0d99888ebcb0939c5eddd233fcd6541af4d3f91a9703b140682227
|
3 |
+
size 2948393024
|
meditron-7b-chat-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1bc923fb84b0a8daeac504fb64b99f37acfdf442778756fd3b6c77ef624de43
|
3 |
+
size 3825904736
|
meditron-7b-chat-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b091979f8bb6204d0276fc0e94fdd97074bd6049c2ca6f0fa240cda6bce0954d
|
3 |
+
size 4081101920
|
meditron-7b-chat-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b950b2a1b7a1277c45f05cc4b25098f30e432cdc90386b3a2a6c8c151b633c6
|
3 |
+
size 3856837728
|
meditron-7b-chat-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d70121db01ddcb7ced383e6067a357f4b670597ee122bad2c3f6bc85af1f1622
|
3 |
+
size 4651798112
|
meditron-7b-chat-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f87a9ec9be3cb3c4a64d24cd63cdce7021e2d20e1366318c174d414a0ff07eb2
|
3 |
+
size 4783263328
|
meditron-7b-chat-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:670e17e3e67fce26ad4e18116473a0b210522fe43b92844c7eba984d8c3a0a15
|
3 |
+
size 4651798112
|
meditron-7b-chat-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29fdd22e55c2e622dfb5df74a392f8c98f2ca0c6b158bd0d9cba2081cf981a25
|
3 |
+
size 5529309824
|
meditron-7b-chat-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf55b387ff1ff948a072f8fde111ea74600bcd50731d24339ac6b4588b86ea6b
|
3 |
+
size 7161239104
|