RonanMcGovern commited on
Commit
b05f7a5
·
1 Parent(s): 67707b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  - function calling
14
  - sharded
15
  ---
16
- # Function Calling Llama 2 + Mistral Models (version 2)
17
  - Function calling Llama extends the hugging face Llama 2 models with function calling capabilities.
18
  - The model responds with a structured json argument with the function name and arguments.
19
 
 
13
  - function calling
14
  - sharded
15
  ---
16
+ # Function Calling Llama 2 + Mistral + Deepseek Coder Models (version 2)
17
  - Function calling Llama extends the hugging face Llama 2 models with function calling capabilities.
18
  - The model responds with a structured json argument with the function name and arguments.
19