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
Slash Commands: Type commands directly in chat: /compact, /params, /model, /clear, /help.
Fixed:
Flash Attention Argument: Fixed server launch failure caused by bare --flash-attn flag by providing explicit --flash-attn on expected by modern llama-server builds.
Streamlined Model Inspector: Removed redundant manual task cycling ([E] Task). Models execute under their intrinsic engines based on format (.gguf with llama.cpp, .onnx with ONNX Runtime).