|
17 | 17 | }, |
18 | 18 | { |
19 | 19 | "order": "b", |
| 20 | + "md5sum": "27b44e8ae1817525164ddf4f8dae8af4", |
| 21 | + "name": "Llama 3.2 3B Instruct", |
| 22 | + "filename": "Llama-3.2-3B-Instruct-Q4_0.gguf", |
| 23 | + "filesize": "1921909280", |
| 24 | + "requires": "3.4.0", |
| 25 | + "ramrequired": "4", |
| 26 | + "parameters": "3 billion", |
| 27 | + "quant": "q4_0", |
| 28 | + "type": "LLaMA3", |
| 29 | + "description": "<ul><li>Fast responses</li><li>Instruct model</li><li>Multilingual dialogue use</li><li>Agentic system capable</li><li>Trained by Meta</li><li>License: <a href=\"https://llama.meta.com/llama3_2/license/\">Meta Llama 3.2 Community License</a></li></ul>", |
| 30 | + "url": "https://huggingface.co/bartowski/Llama-3.2-3B-Instruct-GGUF/resolve/main/Llama-3.2-3B-Instruct-Q4_0.gguf", |
| 31 | + "promptTemplate": "<|start_header_id|>user<|end_header_id|>\n\n%1<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n%2", |
| 32 | + "systemPrompt": "<|start_header_id|>system<|end_header_id|>\nCutting Knowledge Date: December 2023\n\nYou are a helpful assistant.<|eot_id|>" |
| 33 | + }, |
| 34 | + { |
| 35 | + "order": "c", |
| 36 | + "md5sum": "48ff0243978606fdba19d899b77802fc", |
| 37 | + "name": "Llama 3.2 1B Instruct", |
| 38 | + "filename": "Llama-3.2-1B-Instruct-Q4_0.gguf", |
| 39 | + "filesize": "773025920", |
| 40 | + "requires": "3.4.0", |
| 41 | + "ramrequired": "2", |
| 42 | + "parameters": "1 billion", |
| 43 | + "quant": "q4_0", |
| 44 | + "type": "LLaMA3", |
| 45 | + "description": "<ul><li>Fast responses</li><li>Instruct model</li><li>Multilingual dialogue use</li><li>Agentic system capable</li><li>Trained by Meta</li><li>License: <a href=\"https://llama.meta.com/llama3_2/license/\">Meta Llama 3.2 Community License</a></li></ul>", |
| 46 | + "url": "https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q4_0.gguf", |
| 47 | + "promptTemplate": "<|start_header_id|>user<|end_header_id|>\n\n%1<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n%2", |
| 48 | + "systemPrompt": "<|start_header_id|>system<|end_header_id|>\nCutting Knowledge Date: December 2023\n\nYou are a helpful assistant.<|eot_id|>" |
| 49 | + }, |
| 50 | + { |
| 51 | + "order": "d", |
20 | 52 | "md5sum": "a5f6b4eabd3992da4d7fb7f020f921eb", |
21 | 53 | "name": "Nous Hermes 2 Mistral DPO", |
22 | 54 | "filename": "Nous-Hermes-2-Mistral-7B-DPO.Q4_0.gguf", |
|
32 | 64 | "systemPrompt": "" |
33 | 65 | }, |
34 | 66 | { |
35 | | - "order": "c", |
| 67 | + "order": "e", |
36 | 68 | "md5sum": "97463be739b50525df56d33b26b00852", |
37 | 69 | "name": "Mistral Instruct", |
38 | 70 | "filename": "mistral-7b-instruct-v0.1.Q4_0.gguf", |
|
48 | 80 | "promptTemplate": "[INST] %1 [/INST]" |
49 | 81 | }, |
50 | 82 | { |
51 | | - "order": "d", |
| 83 | + "order": "f", |
52 | 84 | "md5sum": "8a9c75bcd8a66b7693f158ec96924eeb", |
53 | 85 | "name": "Llama 3.1 8B Instruct 128k", |
54 | 86 | "filename": "Meta-Llama-3.1-8B-Instruct-128k-Q4_0.gguf", |
|
64 | 96 | "systemPrompt": "<|start_header_id|>system<|end_header_id|>\nCutting Knowledge Date: December 2023\n\nYou are a helpful assistant.<|eot_id|>" |
65 | 97 | }, |
66 | 98 | { |
67 | | - "order": "e", |
| 99 | + "order": "g", |
68 | 100 | "md5sum": "f692417a22405d80573ac10cb0cd6c6a", |
69 | 101 | "name": "Mistral OpenOrca", |
70 | 102 | "filename": "mistral-7b-openorca.gguf2.Q4_0.gguf", |
|
80 | 112 | "systemPrompt": "<|im_start|>system\nYou are MistralOrca, a large language model trained by Alignment Lab AI.\n<|im_end|>\n" |
81 | 113 | }, |
82 | 114 | { |
83 | | - "order": "f", |
| 115 | + "order": "h", |
84 | 116 | "md5sum": "c4c78adf744d6a20f05c8751e3961b84", |
85 | 117 | "name": "GPT4All Falcon", |
86 | 118 | "filename": "gpt4all-falcon-newbpe-q4_0.gguf", |
|
96 | 128 | "promptTemplate": "### Instruction:\n%1\n\n### Response:\n" |
97 | 129 | }, |
98 | 130 | { |
99 | | - "order": "g", |
| 131 | + "order": "i", |
100 | 132 | "md5sum": "00c8593ba57f5240f59662367b3ed4a5", |
101 | 133 | "name": "Orca 2 (Medium)", |
102 | 134 | "filename": "orca-2-7b.Q4_0.gguf", |
|
111 | 143 | "url": "https://gpt4all.io/models/gguf/orca-2-7b.Q4_0.gguf" |
112 | 144 | }, |
113 | 145 | { |
114 | | - "order": "h", |
| 146 | + "order": "j", |
115 | 147 | "md5sum": "3c0d63c4689b9af7baa82469a6f51a19", |
116 | 148 | "name": "Orca 2 (Full)", |
117 | 149 | "filename": "orca-2-13b.Q4_0.gguf", |
|
126 | 158 | "url": "https://gpt4all.io/models/gguf/orca-2-13b.Q4_0.gguf" |
127 | 159 | }, |
128 | 160 | { |
129 | | - "order": "i", |
| 161 | + "order": "k", |
130 | 162 | "md5sum": "5aff90007499bce5c64b1c0760c0b186", |
131 | 163 | "name": "Wizard v1.2", |
132 | 164 | "filename": "wizardlm-13b-v1.2.Q4_0.gguf", |
|
141 | 173 | "url": "https://gpt4all.io/models/gguf/wizardlm-13b-v1.2.Q4_0.gguf" |
142 | 174 | }, |
143 | 175 | { |
144 | | - "order": "j", |
| 176 | + "order": "l", |
145 | 177 | "md5sum": "31b47b4e8c1816b62684ac3ca373f9e1", |
146 | 178 | "name": "Ghost 7B v0.9.1", |
147 | 179 | "filename": "ghost-7b-v0.9.1-Q4_0.gguf", |
|
157 | 189 | "systemPrompt": "<|system|>\nYou are Ghost created by Lam Hieu. You are a helpful and knowledgeable assistant. You like to help and always give honest information, in its original language. In communication, you are always respectful, equal and promote positive behavior.\n</s>" |
158 | 190 | }, |
159 | 191 | { |
160 | | - "order": "k", |
| 192 | + "order": "m", |
161 | 193 | "md5sum": "3d12810391d04d1153b692626c0c6e16", |
162 | 194 | "name": "Hermes", |
163 | 195 | "filename": "nous-hermes-llama2-13b.Q4_0.gguf", |
|
173 | 205 | "promptTemplate": "### Instruction:\n%1\n\n### Response:\n" |
174 | 206 | }, |
175 | 207 | { |
176 | | - "order": "l", |
| 208 | + "order": "n", |
177 | 209 | "md5sum": "40388eb2f8d16bb5d08c96fdfaac6b2c", |
178 | 210 | "name": "Snoozy", |
179 | 211 | "filename": "gpt4all-13b-snoozy-q4_0.gguf", |
|
188 | 220 | "url": "https://gpt4all.io/models/gguf/gpt4all-13b-snoozy-q4_0.gguf" |
189 | 221 | }, |
190 | 222 | { |
191 | | - "order": "m", |
| 223 | + "order": "o", |
192 | 224 | "md5sum": "15dcb4d7ea6de322756449c11a0b7545", |
193 | 225 | "name": "MPT Chat", |
194 | 226 | "filename": "mpt-7b-chat-newbpe-q4_0.gguf", |
|
205 | 237 | "systemPrompt": "<|im_start|>system\n- You are a helpful assistant chatbot trained by MosaicML.\n- You answer questions.\n- You are excited to be able to help the user, but will refuse to do anything that could be considered harmful to the user.\n- You are more than just an information source, you are also able to write poetry, short stories, and make jokes.<|im_end|>\n" |
206 | 238 | }, |
207 | 239 | { |
208 | | - "order": "n", |
| 240 | + "order": "p", |
209 | 241 | "md5sum": "ab5d8e8a2f79365ea803c1f1d0aa749d", |
210 | 242 | "name": "MPT Chat", |
211 | 243 | "filename": "mpt-7b-chat.gguf4.Q4_0.gguf", |
|
221 | 253 | "systemPrompt": "<|im_start|>system\n- You are a helpful assistant chatbot trained by MosaicML.\n- You answer questions.\n- You are excited to be able to help the user, but will refuse to do anything that could be considered harmful to the user.\n- You are more than just an information source, you are also able to write poetry, short stories, and make jokes.<|im_end|>\n" |
222 | 254 | }, |
223 | 255 | { |
224 | | - "order": "o", |
| 256 | + "order": "q", |
225 | 257 | "md5sum": "f8347badde9bfc2efbe89124d78ddaf5", |
226 | 258 | "name": "Phi-3 Mini Instruct", |
227 | 259 | "filename": "Phi-3-mini-4k-instruct.Q4_0.gguf", |
|
237 | 269 | "systemPrompt": "" |
238 | 270 | }, |
239 | 271 | { |
240 | | - "order": "p", |
| 272 | + "order": "r", |
241 | 273 | "md5sum": "0e769317b90ac30d6e09486d61fefa26", |
242 | 274 | "name": "Mini Orca (Small)", |
243 | 275 | "filename": "orca-mini-3b-gguf2-q4_0.gguf", |
|
253 | 285 | "systemPrompt": "### System:\nYou are an AI assistant that follows instruction extremely well. Help as much as you can.\n\n" |
254 | 286 | }, |
255 | 287 | { |
256 | | - "order": "q", |
| 288 | + "order": "s", |
257 | 289 | "md5sum": "c232f17e09bca4b7ee0b5b1f4107c01e", |
258 | 290 | "disableGUI": "true", |
259 | 291 | "name": "Replit", |
|
270 | 302 | "url": "https://gpt4all.io/models/gguf/replit-code-v1_5-3b-newbpe-q4_0.gguf" |
271 | 303 | }, |
272 | 304 | { |
273 | | - "order": "r", |
| 305 | + "order": "t", |
274 | 306 | "md5sum": "70841751ccd95526d3dcfa829e11cd4c", |
275 | 307 | "disableGUI": "true", |
276 | 308 | "name": "Starcoder", |
|
287 | 319 | "url": "https://gpt4all.io/models/gguf/starcoder-newbpe-q4_0.gguf" |
288 | 320 | }, |
289 | 321 | { |
290 | | - "order": "s", |
| 322 | + "order": "u", |
291 | 323 | "md5sum": "e973dd26f0ffa6e46783feaea8f08c83", |
292 | 324 | "disableGUI": "true", |
293 | 325 | "name": "Rift coder", |
|
304 | 336 | "url": "https://gpt4all.io/models/gguf/rift-coder-v0-7b-q4_0.gguf" |
305 | 337 | }, |
306 | 338 | { |
307 | | - "order": "t", |
| 339 | + "order": "v", |
308 | 340 | "md5sum": "e479e6f38b59afc51a470d1953a6bfc7", |
309 | 341 | "disableGUI": "true", |
310 | 342 | "name": "SBert", |
|
322 | 354 | "url": "https://gpt4all.io/models/gguf/all-MiniLM-L6-v2-f16.gguf" |
323 | 355 | }, |
324 | 356 | { |
325 | | - "order": "u", |
| 357 | + "order": "w", |
326 | 358 | "md5sum": "dd90e2cb7f8e9316ac3796cece9883b5", |
327 | 359 | "name": "SBert", |
328 | 360 | "filename": "all-MiniLM-L6-v2.gguf2.f16.gguf", |
|
338 | 370 | "url": "https://gpt4all.io/models/gguf/all-MiniLM-L6-v2.gguf2.f16.gguf" |
339 | 371 | }, |
340 | 372 | { |
341 | | - "order": "v", |
| 373 | + "order": "x", |
342 | 374 | "md5sum": "919de4dd6f25351bcb0223790db1932d", |
343 | 375 | "name": "EM German Mistral", |
344 | 376 | "filename": "em_german_mistral_v01.Q4_0.gguf", |
|
354 | 386 | "systemPrompt": "Du bist ein hilfreicher Assistent. " |
355 | 387 | }, |
356 | 388 | { |
357 | | - "order": "w", |
| 389 | + "order": "y", |
358 | 390 | "md5sum": "60ea031126f82db8ddbbfecc668315d2", |
359 | 391 | "disableGUI": "true", |
360 | 392 | "name": "Nomic Embed Text v1", |
|
371 | 403 | "url": "https://gpt4all.io/models/gguf/nomic-embed-text-v1.f16.gguf" |
372 | 404 | }, |
373 | 405 | { |
374 | | - "order": "x", |
| 406 | + "order": "z", |
375 | 407 | "md5sum": "a5401e7f7e46ed9fcaed5b60a281d547", |
376 | 408 | "disableGUI": "true", |
377 | 409 | "name": "Nomic Embed Text v1.5", |
|
388 | 420 | "url": "https://gpt4all.io/models/gguf/nomic-embed-text-v1.5.f16.gguf" |
389 | 421 | }, |
390 | 422 | { |
391 | | - "order": "z", |
| 423 | + "order": "zzz", |
392 | 424 | "md5sum": "a8c5a783105f87a481543d4ed7d7586d", |
393 | 425 | "name": "Qwen2-1.5B-Instruct", |
394 | 426 | "filename": "qwen2-1_5b-instruct-q4_0.gguf", |
|
0 commit comments