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-parallel-tc.py:85–86 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
83
84
85
def
print_fail(reason):
86
_print(f
"\n{BOLD}{RED}✘ FAIL{RESET} {reason}"
)
87
88
89
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