Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ print_info
Function
print_info
scripts/server-test-function-call.py:73–74 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
71
72
73
def
print_info(msg):
74
_print(f
"{DIM}{msg}{RESET}"
)
75
76
77
# ---------------------------------------------------------------------------
Callers
1
main
Function · 0.70
Calls
1
_print
Function · 0.70
Tested by
no test coverage detected