2026-04-22 22:10:04 -07:00
2026-04-22 22:10:04 -07:00
2026-07-17 18:45:14 -07:00
2026-07-17 18:45:14 -07:00

Requirements:
* llama.cpp or another OpenAI-compatible server
* bash
* curl
* jq

Run llama.cpp server with a command line like
`./llama-server --models-preset ~/models/preset.ini --models-dir ~/models/ --models-max 1`
Description
Blind test local LLMs using llama.cpp
Readme 31 KiB
Languages
Shell 100%