Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f42664

Browse filesBrowse files
authored
feat: update grammar schema converter to match llama.cpp (abetlen#1353)
* feat: improve function calling * feat:grammar * fix * fix * fix
1 parent fa4bb0c commit 4f42664
Copy full SHA for 4f42664

File tree

Expand file treeCollapse file tree

2 files changed

+523
-106
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+523
-106
lines changed

‎llama_cpp/llama_chat_format.py

Copy file name to clipboardExpand all lines: llama_cpp/llama_chat_format.py
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.