mudler commited on
Commit
729c0bf
·
verified ·
1 Parent(s): fc604f7

Update README.md

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