Skip to content

Commit 310e2e6

Browse files
committed
Format
1 parent 3472b6f commit 310e2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama_cpp/llama.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,7 @@ def __init__(
955955

956956
if self.verbose:
957957
print(llama_cpp.llama_print_system_info().decode("utf-8"), file=sys.stderr)
958+
958959
self.chat_format = chat_format
959960
self.chat_handler = chat_handler
960961

0 commit comments

Comments
 (0)