Stability AI releases 'StableCoder-XL' tuned for creative code generation
AI · 4 min read
StableCoder-XL is a specialized code-generation model focused on creative domains: procedural textures, animation scripts, shader code, and small automation scripts for design tools. Stability AI says the model is trained with an emphasis on reproducibility and on producing code that respects common licensing constraints.
The release comes with templates for popular design runtimes—Processing, p5.js, GLSL shaders, and Unity C# snippets—allowing designers and developers to prototype generative visuals quickly. It also includes a code-quality mode that favors clarity and portability over terseness.
Stability AI is offering hosted inference as well as on-prem options for studios concerned about IP. The company highlighted a governance layer that annotates generated code with provenance metadata to aid audits and reuse compliance.