|
|
|
|
|
by addaon
558 days ago
|
|
Are you suggesting that there's a correlation between what input formats provide best performance for an LLM input, and what sequence of tokens the same LLM outputs when prompted about what input formats provide best performance? Why would that be? |
|
I think it makes sense.
YAML is shorter and easier to read, Markdown codeblocks have no added syntax between the lines compared to normal code.
But JSON vs JSONL I can't come up with any big advantages for the LLM, it's mostly the same.