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
Include Lemonade in the GAIA installer so users do not need a separate setup step. LLM download should be lazy: start with the smallest appropriate model and scale up as needed.
Requirements
Lemonade is bundled and installed silently as part of GAIA install
First LLM downloaded is the smallest model appropriate for detected hardware
Larger models can be fetched later based on conversation/usage needs
Summary
Include Lemonade in the GAIA installer so users do not need a separate setup step. LLM download should be lazy: start with the smallest appropriate model and scale up as needed.
Requirements
Technical Considerations
Acceptance Criteria