3 Commits

Author SHA1 Message Date
Patrick Rachford 22687b7d40 [Skills] Render memory_planner in import-model scaffold and document
batching

The scaffolded arch.py omitted memory_planner, so ported KV-cache
models silently used degraded memory estimation; render it in the
skeleton and document how batching is inherited in SKILL.md.

MODULAR_ORIG_COMMIT_REV_ID: 3d73290461dc771deabe61fc524416446e8e35d3
2026-08-28 08:54:06 +00:00
Alex Trotta e9098e9841 [lint] Fix EXE001 lints
Removing the bad lines, if people want this functionality for their
scripts they can go back and mark it as excecutable. This won't break
anything.

MODULAR_ORIG_COMMIT_REV_ID: 529c5c5fcf3c33ba314d3c74816fc6bfefe4ed52
2026-08-19 20:37:34 +00:00
Patrick Rachford 45ebeac3ee [Skills] Rename skill port a model
Rename to import-model

MODULAR_ORIG_COMMIT_REV_ID: 6f84066533a40d9143c42813b1a904879fb7c88f
2026-05-29 15:05:14 +00:00