Skip to content

Commit b5b01ea

Browse files
authored
models(gallery): add phi-3.5-vision (#3421)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent bc684c2 commit b5b01ea

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

gallery/index.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4636,6 +4636,24 @@
46364636
- filename: calme-2.1-phi3.5-4b.i1-Q4_K_M.gguf
46374637
sha256: 989eccacd52b6d9ebf2c06c35c363da19aadb125659a10df299b7130bc293e77
46384638
uri: huggingface://mradermacher/calme-2.1-phi3.5-4b-i1-GGUF/calme-2.1-phi3.5-4b.i1-Q4_K_M.gguf
4639+
- !!merge <<: *phi-3
4640+
name: "phi-3.5-vision-instruct"
4641+
urls:
4642+
- https://huggingface.co/microsoft/Phi-3.5-vision-instruct
4643+
- https://huggingface.co/abetlen/Phi-3.5-vision-instruct-gguf
4644+
description: |
4645+
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.
4646+
overrides:
4647+
mmproj: Phi-3.5-3.8B-vision-instruct-mmproj-F16.gguf
4648+
parameters:
4649+
model: Phi-3.5-3.8B-vision-instruct-Q8_0.gguf
4650+
files:
4651+
- filename: Phi-3.5-3.8B-vision-instruct-Q8_0.gguf
4652+
sha256: ad0a1ee23ea9d88e932b493a4c077dea95c0f52a0f57a604509504c6ebc3df12
4653+
uri: huggingface://abetlen/Phi-3.5-vision-instruct-gguf/Phi-3.5-3.8B-vision-instruct-Q8_0.gguf
4654+
- filename: Phi-3.5-3.8B-vision-instruct-mmproj-F16.gguf
4655+
sha256: ab8449cc7527c21d7082a6ca8266f67a71b459019f67e814ae1683700e61f3f9
4656+
uri: huggingface://abetlen/Phi-3.5-vision-instruct-gguf/Phi-3.5-3.8B-vision-instruct-mmproj-F16.gguf
46394657
- &hermes-2-pro-mistral
46404658
### START Hermes
46414659
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"

0 commit comments

Comments
 (0)