mudler commited on
Commit
7f32be7
·
verified ·
1 Parent(s): a63ad38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -23,7 +23,15 @@ datasets:
23
 
24
  ## Description
25
 
26
- A model tailored to be conversational and execute function calls with LocalAI. This model is based on phi-4.
 
 
 
 
 
 
 
 
27
 
28
  ## Updates
29
 
 
23
 
24
  ## Description
25
 
26
+ A model tailored to be conversational and execute function calls with [LocalAI](https://github.com/mudler/LocalAI). This model is based on phi-4.
27
+
28
+ ## How to run
29
+
30
+ With LocalAI:
31
+
32
+ ```
33
+ local-ai run LocalAI-functioncall-phi-4-v0.3
34
+ ```
35
 
36
  ## Updates
37