@lritter@mastodon.gamedev.place
Post #1540615
2026-04-22 04:36 UTC
a friend of mine told me they use custom scheme syntax instead of MCP with gemma, since it costs fewer tokens, and as they say "it knows scheme well".
the other token optimization they use is to rollback context on errors and inject apriori knowledge into the think section ("actually, this won't work because ")
both good ideas.
they also told me they were initially quite enthusiastic about letting llm's code, but have since given up on it b/c it causes amnesia.
#devlog
Replies (1)
-
@lritter@mastodon.gamedev.place 2026-04-22 04:39
it's true, you only remember well what you programmed yourself. #devlog