MCPcopy 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
76def print_fail(reason):
77 _print(f"\n{BOLD}{RED}✘ FAIL{RESET} {reason}")
78
79
80def print_info(msg):

Callers 3

chat_completionFunction · 0.70
run_testFunction · 0.70
mainFunction · 0.70

Calls 1

_printFunction · 0.70

Tested by

no test coverage detected