File size: 899 Bytes
fd95960 3838ae5 fd95960 fc604f7 fd95960 fc604f7 fd95960 fc604f7 fd95960 729c0bf 75d1de1 729c0bf fc604f7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
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
- mlabonne/FineTome-100k
---
<img src="/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F647374aa7ff32a81ac6d35d4%2FDzbdzn27KEc3K6zNNi070.png%26quot%3B%3C%2Fspan%3E 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.
## How to run
With LocalAI:
```
local-ai run LocalAI-functioncall-phi-4-v0.2
```
## Updates
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](https://github.com/AIDC-AI/Marco-o1) dataset.
|