1 link tagged with all of: yaml + llm + data-format + tokenization
Click any tag below to further narrow down your results
Links
TOON is a compact format designed for encoding JSON data, making it easier for large language models to process. It combines YAML's structure with a CSV-like layout to reduce token usage while maintaining accuracy. While effective for uniform arrays, it's less suitable for deeply nested data.