patrickvonplaten commited on
Commit
bf4029a
·
verified ·
1 Parent(s): 5da86e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -63,6 +63,7 @@ The model can be used with the following frameworks;
63
  - `temperature=0.2` and `top_p=0.95` for chat completion (*e.g. Audio Understanding*) and `temperature=0.0` for transcription
64
  - Multiple audios per message and multiple user turns with audio are supported
65
  - System prompts are not yet supported
 
66
 
67
  ### vLLM (recommended)
68
 
 
63
  - `temperature=0.2` and `top_p=0.95` for chat completion (*e.g. Audio Understanding*) and `temperature=0.0` for transcription
64
  - Multiple audios per message and multiple user turns with audio are supported
65
  - System prompts are not yet supported
66
+ - Function calling is not yet supported
67
 
68
  ### vLLM (recommended)
69