Skip to content

Commit b98bd8a

Browse files
themrzmasterxhedit
authored andcommitted
feat: update grammar schema converter to match llama.cpp (abetlen#1353)
* feat: improve function calling * feat:grammar * fix * fix * fix
1 parent 9a57da7 commit b98bd8a

File tree

2 files changed

+523
-106
lines changed

2 files changed

+523
-106
lines changed

llama_cpp/llama_chat_format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2709,4 +2709,4 @@ def chatml_function_calling(
27092709
},
27102710
}
27112711

2712-
raise ValueError("Automatic streaming tool choice is not supported")
2712+
raise ValueError("Automatic streaming tool choice is not supported")

0 commit comments

Comments
 (0)