7 ms·
I have thought the same thing. How is it created? is it an idea by an LLM to make the language, or a dev to create a language designed for an llm. How do we g
by metrix 1y ago
I have thought the same thing. How is it created? is it an idea by an LLM to make the language, or a dev to create a language designed for an llm.
How do we get the LLM to gain knowledge on this new language that we have no example usage of?
- fragmede 1y agoSame way we do for any other language. Give it docs and a runtime, and have it go off and generate code and use that training data.