llama.cpp
llama.cpp copied to clipboard
Enable ANSI colors on Windows 10+
- On older versions function will silently fail without any ill effects
- Only used when params.use_color==true ( --color )
- No windows.h dependency