Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.