Skip to content
r/LocalLLaMA · Communities

I made a tool that chains a small local model into a big coding model and auto-unloads VRAM between them

A couple weeks ago I shared PromptChain here a small Streamlit app that chains two models: a little Prompter that rewrites your rough idea into a proper prompt, then a larger Coder that turns that prompt into code. The whole point is that on an 8–16 GB card you can usually only hold one model at a time, so it auto-unlo