dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

Ceres dont work #84

Open fidemasterjuliano opened 8 months ago

fidemasterjuliano commented 8 months ago

Captura de tela 2024-03-23 092339

dje-dev commented 6 days ago

The error reports the file is corrupt or not a valid Lc0 weights file.

My theory is that this is a compressed Lc0 file that should normally end with a ".gz" so the software knows to first decompress it. If this extension has been stripped off the filename it might cause the problem.