Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ print_fail
Function
print_fail
scripts/server-test-structured.py:76–77 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
74
75
76
def
print_fail(reason):
77
_print(f
"\n{BOLD}{RED}✘ FAIL{RESET} {reason}"
)
78
79
80
def
print_info(msg):
Callers
3
chat_completion
Function · 0.70
run_test
Function · 0.70
main
Function · 0.70
Calls
1
_print
Function · 0.70
Tested by
no test coverage detected