i know, its not about complexity of format. somebody is going run into problem where they have to parse modelfile and parser is not written in their language vs it could be done with yaml/json/toml. Its just me i guess.
ziglang is adding package manager, and they decided to roll own `zon` format or sth which is bashed on their language struct syntax.
i do not like it. i would not say never custom DSL formats, but most of the time they are overkill.
please!
edit: Adapter support would be really cool. Multiple adapter even better i want somebody to make MoE of adapters.