OpenGenerativeAI / llm-colosseum

Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM
https://huggingface.co/spaces/junior-labs/llm-colosseum
MIT License
1.34k stars 160 forks source link

Adding Dockerfile and docker-compose.yml #64

Closed harshkasat closed 3 months ago

harshkasat commented 3 months ago

Since we are using Ollama locally, I thought creating a docker-compose file would definitely be beneficial since it can run Ollama and code at the same time.