This repository group the result of LLM benchmark for the public RAG of Logos.
The result contains in sources are from the benchmark available in https;//github.com/status-im/bi-utils/tree/master/llm-benchmark
- Install the npm dependencies:
npm install - Create the sources
npm run sources - Start the server:
npm run dev -- --host 0.0.0.0