Dimitry Ageev

Results 5 issues of Dimitry Ageev

Llama3 models are gated, so we need to add some tricks to run it on this server: 1. HF Token in UI and backend: #427 2. refact-lsp support

Done: * added hf token to credentials page * for each model we're checking it's status and returning repo_status in model_info (see /tab-host-models-get): it can be open, gated, not_found or...