Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,10 @@ datasets:
|
|
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:
|
|
|
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 |
+
- llama3.2-1b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-1b-v0.4
|
29 |
+
- llama3.2-3b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-3b-v0.5
|
30 |
+
- phi-4 version: https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.3
|
31 |
+
|
32 |
## How to run
|
33 |
|
34 |
With LocalAI:
|