🧮 Arithmetic-SLM
A tiny (31.7M parameter) specialized language model that completes arithmetic expressions — it learned to do math token by token, not with a calculator. Handles operator precedence, parentheses, and decimals.
Enter an expression ending in = and let the model finish it.
Wraps the input in the [IM_START]/[IM_END] template with a block — the format the model was trained for, and the most reliable. Uncheck for raw free-continuation mode.
0 1
0 100
0.1 1
8 128
Examples