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
AstraQ-VL is a minimal, efficient astronomy Vision-Language Model following the LLaVA architecture. Stage 1 trains only a lightweight MLP connector to align frozen CLIP vision features with a frozen LLM. Stage 2 then warm-starts that connector and fine-tunes the LLM with LoRA adapters on instruction (QA) data.