8000 Revert "feat: Update json to grammar (#1350)" · coderonion/llama-cpp-python@fa4bb0c · GitHub
[go: up one dir, main page]

Skip to content

Commit fa4bb0c

Browse files
committed
Revert "feat: Update json to grammar (abetlen#1350)"
This reverts commit 610a592.
1 parent 610a592 commit fa4bb0c

File tree

2 files changed

+100
-514
lines changed

2 files changed

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