| | --- |
| | base_model: unsloth/phi-4-unsloth-bnb-4bit |
| | tags: |
| | - text-generation-inference |
| | - transformers |
| | - unsloth |
| | - llama |
| | - trl |
| | - sft |
| | license: apache-2.0 |
| | language: |
| | - en |
| | datasets: |
| | - mudler/glaive-unsloth-localai |
| | - mudler/o1-unsloth |
| | - mudler/open-o1-sft-unsloth |
| | - mlabonne/FineTome-100k |
| |
|
| | --- |
| | |
| | <img src="https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/Dzbdzn27KEc3K6zNNi070.png" style="display: block;margin-left: auto;margin-right: auto;width: 50%;"> |
| |
|
| |
|
| | ## Description |
| |
|
| | A model tailored to be conversational and execute function calls with [LocalAI](https://github.com/mudler/LocalAI). This model is based on phi-4. |
| |
|
| | - llama3.2-1b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-1b-v0.4 |
| | - llama3.2-3b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-3b-v0.5 |
| | - phi-4 version: https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.3 |
| | - qwen2.5 (7b) version: https://huggingface.co/mudler/LocalAI-functioncall-qwen2.5-7b-v0.5 |
| |
|
| | ## How to run |
| |
|
| | With LocalAI: |
| |
|
| | ``` |
| | local-ai run LocalAI-functioncall-phi-4-v0.3 |
| | ``` |
| |
|
| | [](https://localai.io) |
| |
|
| |
|
| | ## Updates |
| |
|
| | This is the third iteration of `https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.1` with improved o1 capabilities from the [Open-o1](https://huggingface.co/datasets/O1-OPEN/OpenO1-SFT) dataset. |
| |
|