Update README.md
Browse files
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 |
|