r/LocalLLaMA
· Communities
I benchmarked classic vector RAG vs Google’s new OKF format vs both combined — same corpus, same 7 questions, all local (Ollama + ChromaDB)
Google Cloud published OKF (Open Knowledge Format) on June 12th — a spec for storing curated knowledge as a directory of markdown files with YAML frontmatter. One concept per file, linked to each other, with an index.md for progressive disclosure. The only required field is `type`. I wanted to know whether it actually