KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

How to solve the error of 'Uncaught exception: Dummy neural net backend: NeuralNet:: loadModelFile unimplemented'

Open zhu0824090 opened this issue 2 years ago • 1 comments
trafficstars

zhu0824090 avatar Jul 13 '23 07:07 zhu0824090

You probably built KataGo without specifying which neural net backend to use. Just specify your desired value for USE_BACKEND, see https://github.com/lightvector/KataGo/blob/master/Compiling.md

lightvector avatar Jul 13 '23 16:07 lightvector