Skip to content

Commit 610a592

Browse files
authored
feat: Update json to grammar (#1350)
* feat: improve function calling * feat:grammar
1 parent b73c73c commit 610a592

File tree

2 files changed

+514
-100
lines changed

2 files changed

+514
-100
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)