Skip to content

Repository files navigation

KataGo ONNX

Convert KataGo PyTorch checkpoints to ONNX format for web and cross-platform deployment.

The converted models are uploaded to Hugging Face: kaya-go/kaya

These ONNX models power the Kaya app, a web-based Go application with AI-powered game analysis.

Installation

pixi install

Usage

Convert models

Download KataGo checkpoints and convert them to ONNX:

pixi run katago-onnx convert ./artifacts/

Upload to Hugging Face

Upload the converted models to Hugging Face Hub:

pixi run katago-onnx upload ./artifacts/ --repo-id kaya-go/kaya

License

AGPL-3.0

About

Convert KataGo models to ONNX

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages