Skip to content

Commit bebfd19

Browse files
authored
chore(model gallery): add phi-3.5-moe-instruct (#4574)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 6e34430 commit bebfd19

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9972,6 +9972,20 @@
99729972
model: microsoft/Phi-3.5-vision-instruct
99739973
description: |
99749974
Phi-3.5-vision is a lightweight, state-of-the-art open multimodal model built upon datasets which include - synthetic data and filtered publicly available websites - with a focus on very high-quality, reasoning dense data both on text and vision. The model belongs to the Phi-3 model family, and the multimodal version comes with 128K context length (in tokens) it can support. The model underwent a rigorous enhancement process, incorporating both supervised fine-tuning and direct preference optimization to ensure precise instruction adherence and robust safety measures.
9975+
- !!merge <<: *phi-3
9976+
name: "phi-3.5-moe-instruct"
9977+
urls:
9978+
- https://huggingface.co/microsoft/Phi-3.5-MoE-instruct
9979+
- https://huggingface.co/bartowski/Phi-3.5-MoE-instruct-GGUF
9980+
description: |
9981+
Phi-3.5-MoE is a lightweight, state-of-the-art open model built upon datasets used for Phi-3 - synthetic data and filtered publicly available documents - with a focus on very high-quality, reasoning dense data. The model supports multilingual and comes with 128K context length (in tokens). The model underwent a rigorous enhancement process, incorporating supervised fine-tuning, proximal policy optimization, and direct preference optimization to ensure precise instruction adherence and robust safety measures.
9982+
overrides:
9983+
parameters:
9984+
model: Phi-3.5-MoE-instruct-Q4_K_M.gguf
9985+
files:
9986+
- filename: Phi-3.5-MoE-instruct-Q4_K_M.gguf
9987+
sha256: 43e91bb720869bd8a92d8eb86bc3c74a52c49cf61642ca709b3d7bb89644df36
9988+
uri: huggingface://bartowski/Phi-3.5-MoE-instruct-GGUF/Phi-3.5-MoE-instruct-Q4_K_M.gguf
99759989
- &hermes-2-pro-mistral
99769990
### START Hermes
99779991
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"

0 commit comments

Comments
 (0)