mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-13 06:15:00 +00:00
models(gallery): add gemma-2b (#2466)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
c9092ad39c
commit
c0744899c9
2 changed files with 42 additions and 0 deletions
|
@ -131,6 +131,28 @@
|
|||
- filename: Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
|
||||
sha256: 447587bd8f60d9050232148d34fdb2d88b15b2413fd7f8e095a4606ec60b45bf
|
||||
uri: huggingface://bartowski/Einstein-v6.1-Llama3-8B-GGUF/Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
|
||||
- &gemma
|
||||
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
|
||||
name: "gemma-2b"
|
||||
license: gemma
|
||||
urls:
|
||||
- https://ai.google.dev/gemma/docs
|
||||
- https://huggingface.co/mlabonne/gemma-2b-GGUF
|
||||
description: |
|
||||
Open source LLM from Google
|
||||
tags:
|
||||
- llm
|
||||
- gguf
|
||||
- gpu
|
||||
- cpu
|
||||
- gemma
|
||||
overrides:
|
||||
parameters:
|
||||
model: gemma-2b.Q4_K_M.gguf
|
||||
files:
|
||||
- filename: gemma-2b.Q4_K_M.gguf
|
||||
sha256: 37d50c21ef7847926204ad9b3007127d9a2722188cfd240ce7f9f7f041aa71a5
|
||||
uri: huggingface://mlabonne/gemma-2b-GGUF/gemma-2b.Q4_K_M.gguf
|
||||
- &llama3
|
||||
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
|
||||
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue