Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get lizzie to find leela zero and weights #909

Open
qugi2646 opened this issue May 16, 2022 · 1 comment
Open

Can't get lizzie to find leela zero and weights #909

qugi2646 opened this issue May 16, 2022 · 1 comment

Comments

@qugi2646
Copy link

Hello, I am very incompetent when it comes to computers.

So far, I've managed to install leela zero 0.17_1 using home brew and downloaded most recent weights. I'm using a mac. but I don't know where these files are.

I copy pasted some compiling instructions from github into my terminal and it did something but I dont think it was correct.

Next I downloaded lizzie and was able to open it by clicking.jar and saw the board, but immediately it says...

Failed to start the engine.
Error. Cannot run program "./leelaz": error=2, No such file or directory
Engine command: ./leelaz --gtp --lagbuffer 0 --weights lznetwork.gz

I cannot figure out how to get lizzie to find these files so I can begin playing.

Thank you so much for taking the time to help, any idiot proof instructions for how to resolve this are greatly appreciated.

@HackYardo
Copy link

Well, you're sort of out of date:

Lizzie => LizzieYzy
LeelaZero => KataGo

To use a modern Go client, you wil need:

  • a Go GUI: Sabaki, Ogatak, q5Go, KaTrain, LizzieYzy, LizGoban
  • a Go AI, KataGo for example:
    • the engine(.exe)
    • the config(.cfg)
    • the model(.tar.gz)

You could either follow the detailed KataGo doc, or just download KaTrain to use. KaTrain is for non-tech user and just work after download and unzip. But it can only run KataGo and cannot override update, that's say, if you want to update KaTrain, you need delete old-KaTrain first and then install new-KaTrain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants