mudler commited on
Commit
745eb71
·
verified ·
1 Parent(s): 3123c4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -23,6 +23,7 @@ A model tailored to be conversational and execute function calls with [LocalAI](
23
  - llama3.2-1b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-1b-v0.4
24
  - llama3.2-3b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-3b-v0.5
25
  - phi-4 version: https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.3
 
26
 
27
  ## How to run
28
 
 
23
  - llama3.2-1b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-1b-v0.4
24
  - llama3.2-3b version: https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-3b-v0.5
25
  - phi-4 version: https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.3
26
+ - qwen2.5 (7b) version: https://huggingface.co/mudler/LocalAI-functioncall-qwen2.5-7b-v0.5
27
 
28
  ## How to run
29