LLM Word Game Arena Prerequisites Python Ollama Instructions Clone the repository Install requirements pip install -r requirements.txt Download the models ollama pull llama3:8b-instruct-q8_0 ollama pull gemma2:9b-instruct-q8_0 Run the script python main.py