mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-20 13:43:26 +08:00
* server : Smart selection of available slot using Longest Common Substring * add usage * remove trailing whitespaces * Use Longest Common Prefix (LCP) instead of LCS * Rename argument