Which are those other playing commands??
Ceres in the current state can not play like an Leela engine.
Even Ceres can not load as an UCI engine, either.
Did you try at least the "go nodes xyz" commands, for e.g?
I am afraid, not.
Moderator: Ras
Which are those other playing commands??
If Ceres work only in cutechess-cli, how can make displayed by somebody the chess board as a chess GUI?
Some people are interested in technical details. You are not one of them, but I am not writing for you alone.corres wrote: ↑Sun Jan 03, 2021 3:56 pmThere is no any new announcement there.syzygy wrote: ↑Sun Jan 03, 2021 3:40 pm This seems to be a list of improvements:
https://github.com/dje-dev/Ceres#implem ... n-features
Here's my Ceres.json file. The network file is a little long, but it worksAdminX wrote: ↑Sun Jan 03, 2021 1:52 pmDan,Dann Corbit wrote: ↑Sun Jan 03, 2021 1:29 pm I get a 404 error on the boxed ceres.
I can build the LC0 project using the supplied cmd file or the visual studio project.
However, the project is some berserk CMAKE thing that does not allow you to change the project from exe to dll.
Does someone have a solution file that can be modified?
Here is a link to the version I compiled on my system. One thing I want to point out is the syntax for the Directory paths much have 2 backslashes in the Ceres.json file.
Code: Select all
{ "DirLC0Binaries": "C:\\Users\\tedsu\\Desktop\\Ceres", "DirLC0Networks": "C:\\Users\\tedsu\\Desktop\\Ceres", "DirEPD": ".", "DirPGN": ".", "DirCeresOutput": ".", "DirExternalEngines": ".", "DirTablebases": "E:\\SyzygyBases\\DTZ_7;E:\\SyzygyBases\\DTZ_6;E:\\SyzygyBases\\DTZ_345;C:\\SyzygyBases\\WDL_7;E:\\SyzygyBases\\WDL_6;E:\\SyzygyBases\\WDL_345", "DefaultNetworkSpecString": "LC0:104130", "DefaultDeviceSpecString": "GPU:0", "URLLC0Networks": "http://training.lczero.org/networks", "LaunchMonitor": false, "LogInfo": false, "LogWarn": false }
There is a live stream on Fritz GUI here: http://talkchess.com/forum3/viewtopic.p ... 20#p878303