GitHub - craigmulligan/llm-checkers: a game playing LLM benchmark

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

a game playing LLM benchmark

3 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Checkers LLM

Checkers LLM uses LMStudio to allow local LLM's to play checkers against one another.

screenshot

Usage

First you'll need to install lmstudio and then setup it's CLI.

To activate the CLI run:

npx lmstudio install-cli

Then make sure lmstudio's server is running.

lms server start

Next install llm-checkers dependencies and run it:

npm i && npm run dev

From there you can load your downloaded lmstudio models and have them play checkers against one another.

About

a game playing LLM benchmark

Resources

Readme

Activity

Stars

3 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published