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-05-02 20:27:13 +02:00
2025-10-06 17:40:21 +02:00
2025-06-23 15:30:51 -03:00
2025-12-08 10:41:34 +02:00
2025-12-10 15:28:59 +01:00
2025-11-12 14:56:02 +01:00
2025-09-06 01:21:15 +02:00
2025-08-21 11:47:52 +02:00
2025-10-31 00:34:27 +01:00
2025-02-15 16:40:57 +02:00
2025-08-02 14:39:01 +02:00
2025-12-08 15:09:39 +01:00
2025-11-22 21:38:19 +01:00
2025-10-19 14:03:25 +02:00
2025-12-05 19:44:17 +08:00