CodeGemma 4 collection

#95
by cbrain - opened

I wish Google would drop a Gemma 4 variant highly specialized for software development. A text only models collection in the range of very lightweight 2B and 8B up to heavier 31B would be ideal for antigravity code generation, local FIM tasks, instruction following, etc without the bloat of vision or audio features.

There is no bloat. You are free to not load the audio/vision parameters in popular inference engines like Llama.cpp if you don't use them. Also, specialized coding models are a thing of the past as general purpose is the way to go. Current general purpose models like Qwen 3.6 and to a lesser extent Gemma 4 are very capable coders.

Sign up or log in to comment