b9577
📦 llama-cppView on GitHub →
✨ 1 features
Summary
This release introduces a new feature to log prompts to a directory for easier debugging and analysis. It also provides numerous pre-compiled binaries across various platforms and hardware configurations, while disabling a few specific builds.
✨ New Features
- Added support for logging prompts to a specified directory via the `--log-prompts-dir` command-line argument, writing each prompt to a separate text file.