Skip to content

kristoji/Bees_Knees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bees_Knees

Description

UHP-compliant Hive in Python, inspired by CrystalSpider and jonthysell.

Usage

The engine executable can be created with the following command:

pyinstaller ./src/engine.py --name BeesKneesEngine --noconsole --onefile

Then, the engine can be used from the terminal or inside the MzingaViewer.

Install the requirements

pip install -r requirements.txt

Use the Makefile

make data #generates the dataset
make k-means #generates clusters
.\compiler.ps1 #start the torch C++ compiler for Unsloth
make train #fine-tunes the LLM
make duel #plays Hive

About

UHP-compliant Hive Engine in python, using MCTS+GNN -- A project from the `Orthogonal School`, by Elicsir Foundation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages