Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,20 @@ tags:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
|
16 |
|
17 |
-
- **Developed by:** mudler
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
20 |
|
21 |
-
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
datasets:
|
14 |
+
- mudler/glaive-unsloth-localai
|
15 |
+
- mudler/o1-unsloth
|
16 |
+
- mudler/open-o1-sft-unsloth
|
17 |
+
- mlabonne/FineTome-100k
|
18 |
---
|
19 |
|
20 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/Dzbdzn27KEc3K6zNNi070.png" style="display: block;margin-left: auto;margin-right: auto;width: 50%;">
|
21 |
|
|
|
|
|
|
|
22 |
|
23 |
+
## Description
|
24 |
|
25 |
+
A model tailored to be conversational and execute function calls with LocalAI. This model is based on phi-4.
|
26 |
+
|
27 |
+
## Updates
|
28 |
+
|
29 |
+
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.
|