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-12-03 12:45:32 +02:00
2025-12-03 12:45:32 +02:00
2025-12-03 12:45:32 +02:00
2024-01-26 14:18:00 +02:00
2024-01-26 14:18:00 +02:00
2025-05-02 20:27:13 +02:00
2025-10-03 13:49:08 +02:00
2025-09-30 17:39:44 +03:00
2025-01-12 11:32:42 +02:00
2025-12-09 21:30:02 +02:00
2025-10-02 20:10:12 +02:00
2025-07-03 07:48:32 +03:00
2025-10-12 16:18:47 +03:00
2025-12-03 12:45:32 +02:00
2025-10-06 18:59:40 +02:00
2025-12-09 17:31:04 -06:00
2024-07-12 10:46:02 +03:00
2025-04-24 16:00:10 +03:00
2025-06-01 18:08:05 +02:00
2025-12-09 00:32:57 -06:00
2025-04-24 16:00:10 +03:00
2025-12-09 00:32:57 -06:00
2025-10-12 16:18:47 +03:00
2025-12-02 17:33:50 +01:00
2025-12-09 00:32:57 -06:00
2024-10-10 22:57:42 +02:00
2025-12-10 15:28:59 +01:00
2025-01-06 10:55:18 +02:00
2025-05-04 23:43:42 +02:00
2025-08-26 22:14:38 +02:00
2025-12-03 12:45:32 +02:00
2025-03-10 14:07:15 +02:00
2025-09-25 08:06:06 +03:00
2025-12-01 19:41:04 +01:00
2025-05-14 19:50:57 +01:00
2025-11-11 13:33:24 +02:00
2025-08-31 20:41:02 +03:00
2025-11-02 18:14:04 +02:00
2025-01-12 11:32:42 +02:00
2024-05-05 08:07:48 +03:00
2025-06-30 10:17:18 +02:00
2025-04-24 16:00:10 +03:00
2025-04-24 16:00:10 +03:00
2025-09-09 06:06:52 +02:00
2025-09-27 02:03:33 +08:00