Xuan-Son Nguyen
6c2131773c
cli: new CLI experience (#17824)
* wip
* wip
* fix logging, add display info
* handle commands
* add args
* wip
* move old cli to llama-completion
* rm deprecation notice
* move server to a shared library
* move ci to llama-completion
* add loading animation
* add --show-timings arg
* add /read command, improve LOG_ERR
* add args for speculative decoding, enable show timings by default
* add arg --image and --audio
* fix windows build
* support reasoning_content
* fix llama2c workflow
* color default is auto
* fix merge conflicts
* properly fix color problem
Co-authored-by: bandoti <bandoti@users.noreply.github.com>
* better loading spinner
* make sure to clean color on force-exit
* also clear input files on "/clear"
* simplify common_log_flush
* add warning in mtmd-cli
* implement console writter
* fix data race
* add attribute
* fix llama-completion and mtmd-cli
* add some notes about console::log
* fix compilation
---------
Co-authored-by: bandoti <bandoti@users.noreply.github.com>
2025-12-10 15:28:59 +01:00
..
2025-06-30 10:17:18 +02:00
2025-09-05 01:05:12 +02:00
2025-12-10 15:28:59 +01:00
2025-11-02 00:15:31 +02:00
2025-06-30 10:17:18 +02:00
2025-08-28 19:23:22 +08:00
2025-08-29 22:04:08 +02:00
2025-07-27 09:36:43 +08:00
2025-06-30 10:17:18 +02:00
2025-05-02 20:27:13 +02:00
2025-06-30 10:17:18 +02:00
2025-02-18 10:30:16 +01:00
2025-06-30 10:17:18 +02:00
2025-06-30 10:17:18 +02:00
2025-06-30 10:17:18 +02:00
2025-06-30 10:17:18 +02:00
2025-06-30 10:17:18 +02:00
2025-06-30 10:17:18 +02:00
2025-12-03 10:25:34 +01:00
2025-08-30 16:32:10 +02:00
2025-12-01 19:41:04 +01:00
2025-08-18 22:06:44 +03:00
2025-11-24 15:26:31 +02:00
2025-08-18 22:06:44 +03:00
2025-09-06 14:45:24 +02:00
2025-06-30 10:17:18 +02:00
2025-05-02 20:27:13 +02:00