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-function-call.py:69–70 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
67
68
69
def
print_fail(reason):
70
_print(f
"\n{BOLD}{RED}✘ FAIL{RESET} {reason}"
)
71
72
73
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