mudler commited on
Commit
669719f
·
verified ·
1 Parent(s): 446aecb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -20,6 +20,10 @@ language:
20
 
21
  A model tailored to be conversational and execute function calls with [LocalAI](https://github.com/mudler/LocalAI). This model is based on llama3.2 (1B).
22
 
 
 
 
 
23
  ## How to run
24
 
25
  With LocalAI:
 
20
 
21
  A model tailored to be conversational and execute function calls with [LocalAI](https://github.com/mudler/LocalAI). This model is based on llama3.2 (1B).
22
 
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
 
29
  With LocalAI: