macOS
brew install leela-zerolocal Homebrew formula metadata
brew / rang 5783
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de leela-zero pour les workflows d'agents IA.
installation
brew install leela-zerolocal Homebrew formula metadata
sudo apt install leela-zeroDebian stable package indexes · leela-zero · Source: deb.debian.org
nix profile install nixpkgs#leela-zeronixpkgs package indexes · pkgs/by-name/le/leela-zero/package.nix · Source: api.github.com
aperçu
Neural Network Go engine with no human-provided knowledge
historique
Leela Zero is an open-source Go engine modeled after DeepMind's AlphaGo Zero approach: Monte Carlo tree search guided by a deep residual convolutional neural network, trained without human-provided Go knowledge.
The project appeared after the AlphaGo Zero paper as a public reimplementation effort. Its README explicitly framed the engine as a faithful open-source implementation of the AlphaGo Zero system, while also noting that the repository did not contain trained network weights.
A major part of the project was the distributed AutoGTP training loop: volunteers ran clients that generated self-play games, uploaded results, and helped train stronger networks. The official training site records 21,219,288 self-play games and 1,264,007 match games before the server shut down on 2021-02-15.
The release line evolved through practical engine work: OpenCL/GPU support, GTP integration, GUI-facing analysis commands, batching, Tensor Core support, Winograd optimizations, and AutoGTP features. Version 0.17 was released on 2019-04-04.
Leela Zero reached adoption well beyond a niche package: the GitHub repository shows thousands of stars and forks, the README documents Homebrew installation for macOS, and the official site linked to community successor projects after training ended.
Go players and engine users usually paired it with GTP-compatible GUIs rather than running the engine directly. The README names Lizzie, Sabaki, LeelaSabaki, and GoReviewPartner as related clients or review tools.
Leela Zero is used as a Go engine through the Go Text Protocol. A user supplies a neural-network weights file, enables GTP with `--gtp`, and connects the engine to a GUI or analysis tool for playing, review, and study.
During the distributed-training phase, contributors ran AutoGTP to generate self-play or match games for the public training effort.
For package people, Leela Zero is a snapshot of the post-AlphaGo open-source AI-engine wave: C++14, OpenCL, GPU tuning, neural-network weights as separate data artifacts, and package-manager builds that had to expose a command-line engine while leaving training data outside the formula.
It also links Go-engine packaging with AI reproducibility culture: the executable, weights, GUI clients, training server, and community forks are all separate moving parts.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
leelaz | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:leela-zero |
|---|---|
| Version | 0.17 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://zero.sjeng.org/ |
| Dépôt | https://github.com/leela-zero/leela-zero |
| Dernière mise à jour | 2026-07-05T18:49:59+09:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
leela-zero 0.17-1+b4
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper
https://github.com/gcp/leela-zero
sudo apt install leela-zeroleela-zero
nix profile install nixpkgs#leela-zeroleela-zero 0.17-1build6
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper
https://github.com/gcp/leela-zero
sudo apt install leela-zeropiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.