mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 10:47:38 +02:00
* cli: move to HTTP-based implementation * wip * working * remote server ok * cli support router mode Co-authored-by: Piotr Wilkin <[email protected]> * case: router with only one model * Apply suggestions from code review Co-authored-by: Piotr Wilkin (ilintar) <[email protected]> * remove outdated comment * use destructor instead * add ftype * cli-view --> cli-ui * pimpl * no more json in header * nits fixes * also show model aliases --------- Co-authored-by: Piotr Wilkin <[email protected]> Co-authored-by: Piotr Wilkin (ilintar) <[email protected]>