🧠CaaLM-v1 — Code as a Language Model
What will this code print?
CaaLM is a 1.5B parameter model that predicts the output of code — without running it.
It was trained on real languages (Python, JavaScript, Lua, COBOL) and 200 synthetically generated fake programming languages with randomized syntax. It learns what execution means, not what any specific language looks like.
Try some real code, or invent your own programming language. 👇
✨ Try an example
Note: First request may take ~20 seconds if the model is cold-starting on Modal. Subsequent requests are fast.
Model by CaaLM · Apache 2.0