Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ print_model_output
Function
print_model_output
scripts/server-test-structured.py:67–69 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
65
66
67
def
print_model_output(text):
68
sys.stdout.write(text)
69
sys.stdout.flush()
70
71
72
def
print_pass(reason):
Callers
1
chat_completion
Function · 0.70
Calls
2
write
Method · 0.45
flush
Method · 0.45
Tested by
no test coverage detected