You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the project loads all LoRA's specified by the config. To more closely align with LoRA support for vLLM, add /v1/load_lora_adapter and /v1/unload_lora_adapter API endpoints (xref).