Hacker News new | ask | show | jobs
by truculent 1208 days ago
I’ve wondered if it would be helpful to teach the model a micro-DSL for the given task at hand, and use that for greater control and precision.
1 comments

It's helpful for doing things like mathematical reasoning, since the LLM can't really do it directly. A DSL would allow you to offload that reasoning.