Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,7 @@ A model tailored to be conversational and execute function calls with [LocalAI](
|
|
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 |
|
|
|
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 |
+
- qwen2.5 (7b) version: https://huggingface.co/mudler/LocalAI-functioncall-qwen2.5-7b-v0.5
|
32 |
|
33 |
## How to run
|
34 |
|