diff --git a/gallery/index.yaml b/gallery/index.yaml index 9fc6f07769c3..7eb9d479b1fd 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -23,6 +23,23 @@ - filename: phi-4-Q4_K_M.gguf uri: huggingface://bartowski/phi-4-GGUF/phi-4-Q4_K_M.gguf sha256: 009aba717c09d4a35890c7d35eb59d54e1dba884c7c526e7197d9c13ab5911d9 +- !!merge <<: *phi4 + url: "github:mudler/LocalAI/gallery/phi-4-chat-fcall.yaml@master" + name: "LocalAI-functioncall-phi-4-v0.2" + icon: https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/Dzbdzn27KEc3K6zNNi070.png + description: | + A model tailored to be conversational and execute function calls with LocalAI. This model is based on phi-4. + This is the second iteration of https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.1 with added CoT (o1) capabilities from the marco-o1 dataset. + urls: + - https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.2 + - https://huggingface.co/mudler/localai-functioncall-phi-4-v0.2-Q4_K_M-GGUF + overrides: + parameters: + model: localai-functioncall-phi-4-v0.2-q4_k_m.gguf + files: + - filename: localai-functioncall-phi-4-v0.2-q4_k_m.gguf + uri: huggingface://mudler/localai-functioncall-phi-4-v0.2-Q4_K_M-GGUF/localai-functioncall-phi-4-v0.2-q4_k_m.gguf + sha256: 681b5fb5070f23323a9cc8cbd1306b1c348c2f292041d3ba2335b26b071757b7 - !!merge <<: *phi4 url: "github:mudler/LocalAI/gallery/phi-4-chat-fcall.yaml@master" name: "LocalAI-functioncall-phi-4-v0.1"