Package Details: katago-cpu 1.15.1-1

Git Clone URL: https://aur.archlinux.org/katago-cpu.git (read-only, click to copy)
Package Base: katago-cpu
Description: Baduk engine with no human-provided knowledge. This package is compiles katago with CPU and AVX2 support.
Upstream URL: https://github.com/lightvector/KataGo
Licenses: MIT
Provides: katago
Submitter: flovo
Maintainer: flovo
Last Packager: flovo
Votes: 4
Popularity: 0.000000
First Submitted: 2021-01-11 20:30 (UTC)
Last Updated: 2024-07-30 15:33 (UTC)

Latest Comments

vesath commented on 2022-12-23 08:15 (UTC) (edited on 2024-03-22 05:22 (UTC) by vesath)

It works fine here though I'm not sure how exactly you got to this error. First configure katago using:

katago genconfig -model /usr/share/katago/model.gz

Then run it as:

katago gtp -config gtp.cfg -model /usr/share/katago/model.gz

Or refer to katago and/or your go client's documentation for more detailed instructions on how to run katago. Cheers.

8ar10der commented on 2022-12-22 22:20 (UTC)

Not work

terminate called after throwing an instance of 'StringError' what(): -model MODELFILENAME.bin.gz was not specified to tell KataGo where to find the neural net model, and default was not found at /usr/bin/default_model.bin.gz fish: Job 1, 'katago benchmark' terminated by signal SIGABRT (Abort)