We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73c73c commit 610a592Copy full SHA for 610a592
llama_cpp/llama_chat_format.py
@@ -2709,4 +2709,4 @@ def chatml_function_calling(
2709
},
2710
}
2711
2712
- raise ValueError("Automatic streaming tool choice is not supported")
+ raise ValueError("Automatic streaming tool choice is not supported")
0 commit comments