Skip to content

Commit 6e15223

Browse files
committed
models(gallery): add guillaumetell
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e38610e commit 6e15223

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

gallery/index.yaml

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@
128128
urls:
129129
- https://huggingface.co/bartowski/Llama-3-SauerkrautLM-8b-Instruct-GGUF
130130
icon: https://vago-solutions.ai/wp-content/uploads/2024/04/Llama3-Pic.png
131+
tags:
132+
- llm
133+
- gguf
134+
- gpu
135+
- cpu
136+
- llama3
137+
- german
131138
description: |
132139
SauerkrautLM-llama-3-8B-Instruct
133140
@@ -665,7 +672,7 @@
665672
- filename: "Phi-3-mini-4k-instruct-fp16.gguf"
666673
sha256: "ad9f8ff11cd096115adc8ff50befa22fc3da2718672ddd2ab30faccd70488605"
667674
uri: "huggingface://microsoft/Phi-3-mini-4k-instruct-gguf/Phi-3-mini-4k-instruct-fp16.gguf"
668-
### START Hermes-2-Pro-Mistral
675+
### START Hermes
669676
- &hermes-2-pro-mistral
670677
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
671678
name: "hermes-2-pro-mistral"
@@ -731,7 +738,29 @@
731738
- filename: "BioMistral-7B.Q4_K_M.gguf"
732739
sha256: "3a73107045dfe7e3f113b392b0a67e3e6ca9fa9dae2abe301424ce5abd1721a6"
733740
uri: "huggingface://MaziyarPanahi/BioMistral-7B-GGUF/BioMistral-7B.Q4_K_M.gguf"
734-
### END Hermes-2-Pro-Mistral
741+
- url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
742+
name: "guillaumetell-7b"
743+
license: apache-2
744+
description: |
745+
Guillaume Tell est un Large Language Model (LLM) français basé sur Mistral Open-Hermes 2.5 optimisé pour le RAG (Retrieval Augmented Generation) avec traçabilité des sources et explicabilité.
746+
urls:
747+
- https://huggingface.co/MaziyarPanahi/guillaumetell-7b-GGUF
748+
- https://huggingface.co/AgentPublic/guillaumetell-7b
749+
tags:
750+
- llm
751+
- gguf
752+
- gpu
753+
- cpu
754+
- openhermes
755+
- french
756+
overrides:
757+
context_size: 4096
758+
parameters:
759+
model: guillaumetell-7b.Q4_K_M.gguf
760+
files:
761+
- filename: guillaumetell-7b.Q4_K_M.gguf
762+
sha256: bf08db5281619335f3ee87e229c8533b04262790063b061bb8f275c3e4de7061
763+
uri: huggingface://MaziyarPanahi/guillaumetell-7b-GGUF/guillaumetell-7b.Q4_K_M.gguf
735764
### START Cerbero
736765
- url: "github:mudler/LocalAI/gallery/cerbero.yaml@master"
737766
icon: https://huggingface.co/galatolo/cerbero-7b/resolve/main/README.md.d/cerbero.png
@@ -745,6 +774,7 @@
745774
- gpu
746775
- cpu
747776
- mistral
777+
- italian
748778
overrides:
749779
parameters:
750780
model: galatolo-Q4_K.gguf

0 commit comments

Comments
 (0)