mudler commited on
Commit
afd8a69
·
verified ·
1 Parent(s): eb7c1ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -10,14 +10,20 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
 
 
 
 
13
  ---
14
 
15
- # Uploaded model
16
 
17
- - **Developed by:** mudler
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
20
 
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
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.