Skip to content

WIP: local only model planning#778

Draft
michaelneale wants to merge 1 commit into
mainfrom
micn/local-planner
Draft

WIP: local only model planning#778
michaelneale wants to merge 1 commit into
mainfrom
micn/local-planner

Conversation

@michaelneale
Copy link
Copy Markdown
Collaborator

🤖 WIP local-only model planning surface.

Adds mesh-llm models recommend and mesh-llm models plan for catalog-based local fit estimates without downloading or running models. The planner combines local hardware capacity, unified/discrete memory buffers, requested context/KV budget, MoE active-parameter hints, and local Hugging Face cache disk space to surface plausible model fits and follow-up plan commands.

Validation:

  • cargo test -p mesh-llm-host-runtime cli::commands::models::plan --lib
  • cargo fmt --all -- --check
  • just build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant