Skip to content

Improve migration quality, add targeted RAG#12

Closed
gvanica wants to merge 17 commits intomainfrom
improve-migration-quality
Closed

Improve migration quality, add targeted RAG#12
gvanica wants to merge 17 commits intomainfrom
improve-migration-quality

Conversation

@gvanica
Copy link
Copy Markdown
Collaborator

@gvanica gvanica commented Apr 6, 2026

No description provided.

gvanica added 17 commits April 2, 2026 21:30
Merge from main, with maxKernel changes
- Replace monolithic convert_multimodal.py with 3 separate scripts:
  step1_clone_repo.py, step2_populate_rag.py, step3_convert.py
- Add config.py for shared paths and setup
- Update README with setup and demo instructions
- step3_merge.py: scans repo for nn.Module files using AST, merges into one
- step4_convert.py: converts the merged file (renamed from step3_convert.py)
- No hardcoded file lists — model files discovered automatically
- Updated README and Quick Start with 4-step flow
step1 now takes an optional URL argument so the demo pipeline can
convert any PyTorch repo, not just the hardcoded Multimodal-Transformer.
config.py derives REPO_URL/REPO_DIR from the MAXCODE_REPO_URL env var,
falling back to the original default.
@gvanica gvanica closed this Apr 7, 2026
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