Skip to content

Commit

Permalink
Alter warning block based on other "note" block in this file
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Depinet <[email protected]>
  • Loading branch information
mdepinet committed Nov 13, 2024
1 parent 0eaf0a6 commit 29a9704
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/source/serving/openai_compatible_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,11 @@ Example supported models:

Flags: `--tool-call-parser pythonic --chat-template {see_above}`

WARNING: Llama's smaller models frequently fail to emit tool calls in the correct format. Your mileage may vary.
---
**WARNING**
Llama's smaller models frequently fail to emit tool calls in the correct format. Your mileage may vary.

---


### How to write a tool parser plugin
Expand Down

0 comments on commit 29a9704

Please sign in to comment.