Building an eval framework after my benchmark flipped
My June inference bench said llama.cpp was faster than oMLX for specific models. Three weeks later a rerun said oMLX was faster by 46 percent. After investigating in circles, I ditched my own benchmarking scripts. I set up a self-hosted LangFuse instance on my home Kubernetes cluster, centered my benchmarking process around this, and ran the previous bench through it as a sanity check.