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.