Other LLM to create config files

Does anyone know good pointers to read about creating configuration files using LLM? How about creating FreeBSD configuration files (or any application configuration files)?

Simple tests show that at least sometimes instructions given to the LLM how to create the config file should be improved. Is it possible to check if the config works and then instruct the LLM to re-create these config files after giving more instructions. The simple tests show that a feedback -system could help to improve the fine-tuning instructions given to the LLM and to ensure that the config works as expected. Are there any reinforcement learning cycles already tested, human monitored for example?

The LLM can be instructed by fine tuning and giving examples how to output data. For example config files.

esc
 
Back
Top