|
318 | 318 | - https://huggingface.co/google/gemma-2-27b-it
|
319 | 319 | - https://huggingface.co/bartowski/gemma-2-27b-it-GGUF
|
320 | 320 | description: |
|
321 |
| - Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights for both pre-trained variants and instruction-tuned variants. Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as a laptop, desktop or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. |
| 321 | + Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights for both pre-trained variants and instruction-tuned variants. Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as a laptop, desktop or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. |
322 | 322 | overrides:
|
323 | 323 | parameters:
|
324 | 324 | model: gemma-2-27b-it-Q4_K_M.gguf
|
325 | 325 | files:
|
326 | 326 | - filename: gemma-2-27b-it-Q4_K_M.gguf
|
327 |
| - sha256: e54e7b800d464af4fa9966020e4a1b1d386cd9346de2d851a7bfe7d0797c44c4 |
328 | 327 | uri: huggingface://bartowski/gemma-2-27b-it-GGUF/gemma-2-27b-it-Q4_K_M.gguf
|
| 328 | + sha256: be6739763f1b7661d32bd63e05bc1131e5bb9dac436b249faf6c6edffa601c96 |
329 | 329 | - !!merge <<: *gemma
|
330 | 330 | name: "gemma-2-9b-it"
|
331 | 331 | urls:
|
332 | 332 | - https://huggingface.co/google/gemma-2-9b-it
|
333 | 333 | - https://huggingface.co/bartowski/gemma-2-9b-it-GGUF
|
334 | 334 | description: |
|
335 |
| - Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights for both pre-trained variants and instruction-tuned variants. Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as a laptop, desktop or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. |
| 335 | + Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights for both pre-trained variants and instruction-tuned variants. Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as a laptop, desktop or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. |
336 | 336 | overrides:
|
337 | 337 | parameters:
|
338 | 338 | model: gemma-2-9b-it-Q4_K_M.gguf
|
339 | 339 | files:
|
340 | 340 | - filename: gemma-2-9b-it-Q4_K_M.gguf
|
341 |
| - sha256: 0874bf61be2e4b3d0a4a75e58fbd442dc410745d513c1e1e5de0b54ae33e65db |
342 | 341 | uri: huggingface://bartowski/gemma-2-9b-it-GGUF/gemma-2-9b-it-Q4_K_M.gguf
|
| 342 | + sha256: 5375972196fae34c1a767bbeba93938d86abb39f2f91ea5453efa36ead6569f1 |
343 | 343 | - &llama3
|
344 | 344 | url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
|
345 | 345 | icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png
|
|
0 commit comments