From dba090da37072f99ace1361cda526d9a1686c64c Mon Sep 17 00:00:00 2001 From: Jaesang Date: Sat, 5 Sep 2026 23:25:30 +0900 Subject: [PATCH] =?UTF-8?q?docs(profile):=20Bench=20=EC=99=80=20=EC=A3=BC?= =?UTF-8?q?=EA=B0=84=20=EA=B0=9C=EB=B0=9C=EC=9D=BC=EC=A7=80=20=EB=A7=81?= =?UTF-8?q?=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01U5f9xfbqpaATar1aTm7M9H --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index 554abcf..96aa5f2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -18,6 +18,8 @@ Our development setup runs OpenMake and a loopback-only LiteLLM gateway on a Mac - [Website](https://openmake.cc/en/) - [Live demo](https://chat.openmake.cc) +- [Bench](https://bench.openmake.cc): blind pairwise model comparisons and a fit score for the hardware you actually have. Signs in with the same account as the demo; hosted only for now. - [Source, screenshots, and installation](https://github.com/openmake/openmake_llm) +- [Weekly development log](https://openmake.cc/en/blog/), including the weeks where things broke OpenMake LLM currently requires Node.js 24, Docker, PostgreSQL, and an OpenAI-compatible model endpoint. Contributions, reproducible deployment reports, and feedback about local GPU and model combinations are welcome.