diff --git a/gallery/index.yaml b/gallery/index.yaml index 6d1c991f..702c3bb9 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -116,6 +116,20 @@ - filename: SicariusSicariiStuff_Phi-Line_14B-Q4_K_M.gguf sha256: 552c5a613bc5f24494646858795837ac42d3c216c5caedd7f4d6b954e5df58f2 uri: huggingface://bartowski/SicariusSicariiStuff_Phi-Line_14B-GGUF/SicariusSicariiStuff_Phi-Line_14B-Q4_K_M.gguf +- !!merge <<: *phi4 + name: "microsoft_phi-4-mini-instruct" + urls: + - https://huggingface.co/microsoft/Phi-4-mini-instruct + - https://huggingface.co/bartowski/microsoft_Phi-4-mini-instruct-GGUF + description: | + Phi-4-mini-instruct is a lightweight open model built upon synthetic data and filtered publicly available websites - with a focus on high-quality, reasoning dense data. The model belongs to the Phi-4 model family and supports 128K token context length. The model underwent an enhancement process, incorporating both supervised fine-tuning and direct preference optimization to support precise instruction adherence and robust safety measures. + overrides: + parameters: + model: microsoft_Phi-4-mini-instruct-Q4_K_M.gguf + files: + - filename: microsoft_Phi-4-mini-instruct-Q4_K_M.gguf + sha256: 01999f17c39cc3074afae5e9c539bc82d45f2dd7faa3917c66cbef76fce8c0c2 + uri: huggingface://bartowski/microsoft_Phi-4-mini-instruct-GGUF/microsoft_Phi-4-mini-instruct-Q4_K_M.gguf - &falcon3 name: "falcon3-1b-instruct" url: "github:mudler/LocalAI/gallery/falcon3.yaml@master"