mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-07 20:47:30 +02:00
- ModelsDiscoverItem + ModelsDiscoverInfo fold into ModelsDiscoverListItem (avatar + model id + badges + context/size) - ModelsDiscoverDetails* renamed to ModelsDiscoverModelDetails* - TerminalCommands renamed to ModelsDiscoverModelDetailsCommands - ModelsDiscoverDetailsName folded into the details header - ModelsDiscoverListSearch extracted from the list search input - stories updated for the new names Assisted-by: pi