Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abetlen/llama-cpp-python
/ util.py
File
util.py
examples/low_level_api/util.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ANSI_COLOR_RESET =
"\x1b[0m"
2
ANSI_COLOR_YELLOW =
"\x1b[33m"
3
ANSI_BOLD =
"\x1b[1m"
4
ANSI_COLOR_GREEN =
"\x1b[32m"
Callers
nothing calls this directly
Calls
2
Circle
Class · 0.85
append
Method · 0.80
Tested by
no test coverage detected