6 ms·
Very curious if anybody else is working on a DSL that's meant for LLMs to output? Has anyone seen anyone using this approach? Any resources available?
by patleeman 2y ago
Very curious if anybody else is working on a DSL that's meant for LLMs to output?
Has anyone seen anyone using this approach? Any resources available?
- madrox 2y agoFunny enough, there's a DSL LLMs already tend to be trained on: JavaScript. Just teach the LLM the function signatures it has to work with, then execute the script in a VM