RagCode update: lightweight models, easier model switching, and smarter indexing #20
doITmagic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋
We’ve shipped a set of improvements to make RagCode easier to run and easier to tune, even on smaller machines.
What’s new
1) Works well with small local models
2) Model switching is now easier
You can change models from:
On startup, RagCode now resolves the active model configuration consistently.
3) Automatic model download on startup
4) Safer handling of embedding model differences
5) Smarter indexing behavior
6) Skills support remains available
Practical recommendation
Small models are supported and useful, but for day-to-day code quality we still recommend using a larger coding model (for example, 4B+) if your hardware allows it.
A practical setup is:
Beta Was this translation helpful? Give feedback.
All reactions