Skip to content

basdunn/llm-word-game-arena

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Word Game Arena

Prerequisites

  1. Python
  2. Ollama

Instructions

  1. Clone the repository
  2. Install requirements
pip install -r requirements.txt
  1. Download the models
ollama pull llama3:8b-instruct-q8_0
ollama pull gemma2:9b-instruct-q8_0 
  1. Run the script
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.0%
  • Python 3.0%