From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CHZ8FJ5SAGWmLQAAauVa8A:P1 (envelope-from ) for ; Tue, 12 Sep 2023 13:59:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CHZ8FJ5SAGWmLQAAauVa8A (envelope-from ) for ; Tue, 12 Sep 2023 13:59:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E96EF444D9 for ; Tue, 12 Sep 2023 13:59:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=jiEQ630l; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694519966; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=uHKzY3vhJsu0sCy3wAnJ8LUM+u7RrM0eGBNUdSYkPW4=; b=gEmW8w6X18nxq8FvacFL2qKwvYx8ZfqNsS9YPeeCkWV+8Hp18EEULjc0f2USeywZuFJBv6 UK1QreNFs50LrKlkOLJLK8Vrhucfz6vh0suPoPCm6ZziPhYtTl5I0etOZjgouqkdj1WmLu X9KKlaCX6YXhcjSc0p6Pa5nYteukELzpGJKXLh2A7mVt9l6UKOuNY5pOcp7aaT9oQ835U9 V09pbnIK0kOB2fyvcaPFr58bSGbST0WriP1jGVCC5ebKcaENzVMcv1e1ETs/nollSBP2RB dRkaG3nIEjbMU8m6e3jR44AQhJGO7EOWy5h5YyU+t/5fiH2vPs6eXOFr5V0cKw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694519966; a=rsa-sha256; cv=none; b=aQyucIehxa/vH+wQfkzSwjbvplrp9LP/BaCrpeIqRh52QwM1tNCQVXDBjwT+orY00naCzQ Aon/cM1VEQvStLusSb+2nIl1GJqiqf/j2++OBIvck3ZAvc7rMlr8b0Le7W0ZVtt+bgd6VQ KMmQ6bzP0H2rCEfeTDr+UjtAq4yWB6SI2boLuMJsxEdoDj3C/xZi7RfBLm2zaJpahRFAiL s1QIh8Y7dyLidRkAj+wiFtu7dwGdjpuOPAey+KKBEVkLniRVHJENPxgDP2+CiZRh/vq0V1 ZDDzqLncMLfOsCgSMIW1PT7ervRog9zwHWKRSzX9NWKmwnmaz8Yt6J/2yMtnFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=jiEQ630l; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qg22o-0003rT-FU; Tue, 12 Sep 2023 07:59:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qg22k-0003qO-1j for guix-patches@gnu.org; Tue, 12 Sep 2023 07:58:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qg22j-0006Sd-Q0 for guix-patches@gnu.org; Tue, 12 Sep 2023 07:58:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qg22o-0002KB-AX for guix-patches@gnu.org; Tue, 12 Sep 2023 07:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63088] [PATCH 2/3] gnu: Add neural networks for Leela Chess Zero. Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Sep 2023 11:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63088 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63088@debbugs.gnu.org Cc: zamfofex , iyzsong@member.fsf.org, liliana.prikler@gmail.com, iyzsong@envs.net Received: via spool by 63088-submit@debbugs.gnu.org id=B63088.16945199338902 (code B ref 63088); Tue, 12 Sep 2023 11:59:02 +0000 Received: (at 63088) by debbugs.gnu.org; 12 Sep 2023 11:58:53 +0000 Received: from localhost ([127.0.0.1]:56347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qg22f-0002JU-2T for submit@debbugs.gnu.org; Tue, 12 Sep 2023 07:58:53 -0400 Received: from mta-09-4.privateemail.com ([198.54.127.118]:5490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qg22d-0002J5-J4 for 63088@debbugs.gnu.org; Tue, 12 Sep 2023 07:58:52 -0400 Received: from mta-09.privateemail.com (localhost [127.0.0.1]) by mta-09.privateemail.com (Postfix) with ESMTP id 0413218000B4; Tue, 12 Sep 2023 07:58:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1694519921; bh=gMWD7E3gu836LizomZXLsxzckB+k89h+OyvX/JzrBB0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jiEQ630ljpVdrWEUJ2XnIRtoGU5AvEOFvGSbLRRzZa25zEqGxjZdeg1GktGsXC/xB WuKi1z3FzdcjsrPybiAQKUkhKUjzHeVTdjVPl7fr8I+Tpkez7NovCQ5UnP2odAUHJ6 GjK0GszGEzOLrT7yopZdas9jrL+QgzdDjyEVz8MhiLTJ7d8zEkS7sTJKcjST4mPu8T LzV1P+fQ99XO9XWFJ4948YGpQ1uJfEtPG7rKJJImmjD/U5gMm0HrPd/LE5N99bOEU5 QDa7DQldAhkkiJI1Krq8z4kEsd93B0mtnQg72glPvNbnJXulqDdveeTML6DIjxCncH ZLo5tDY1pklPg== Received: from localhost.localdomain (unknown [189.35.108.242]) by mta-09.privateemail.com (Postfix) with ESMTPA; Tue, 12 Sep 2023 07:58:34 -0400 (EDT) From: zamfofex Date: Tue, 12 Sep 2023 08:58:12 -0300 Message-ID: <845cc1e6b38e26aba3c99c4934c4d2f9c6e2b6e2.1694519893.git.zamfofex@twdb.moe> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.78 X-Spam-Score: -3.78 X-Migadu-Queue-Id: E96EF444D9 X-Migadu-Scanner: mx0.migadu.com X-TUID: dTgE/hwVtx/t * gnu/packages/lc0.scm (make-lc0-nn): New procedure. * gnu/packages/lc0.scm (lc0-t2, lc0-t1, lc0-t1-512, lc0-t1-256) (lc0-611246, lc0-791556, lc0-815383): New variables. --- gnu/packages/lc0.scm | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/gnu/packages/lc0.scm b/gnu/packages/lc0.scm index e19436c381..1cda2efd1c 100644 --- a/gnu/packages/lc0.scm +++ b/gnu/packages/lc0.scm @@ -17,7 +17,10 @@ ;;; along with GNU Guix. If not, see . (define-module (gnu packages lc0) + #:use-module (guix build utils) #:use-module (guix build-system meson) + #:use-module (guix build-system trivial) + #:use-module (guix download) #:use-module (guix gexp) #:use-module (guix git-download) #:use-module (guix packages) @@ -69,3 +72,76 @@ (define-public lc0 is necessary to use Leela Chess Zero and should be installed separately.") (home-page "https://lczero.org") (license license:gpl3+))) + +(define (make-lc0-nn name file-name url hash description) + (package + (name (string-append "lc0-" name)) + (version "0") + (source (origin + (method url-fetch) + (uri url) + (file-name (string-append "lc0-" file-name)) + (sha256 + (base32 + hash)))) + (build-system trivial-build-system) + (arguments + (list #:builder (with-imported-modules '((guix build utils)) + #~(let ((share (string-append (assoc-ref + %outputs + "out") + "/share/lc0/"))) + (use-modules (guix build utils)) + (mkdir-p share) + (copy-file (assoc-ref + %build-inputs + "source") + (string-append + share + #$file-name)))))) + (synopsis "Pretrained neural network for Leela Chess Zero") + (description description) + (home-page "https://lczero.org") + (license license:gpl3+))) + +(define-public lc0-t2 + (make-lc0-nn "t2" "t2-768.pb.gz" + "https://storage.lczero.org/files/networks-contrib/t2-768x15x24h-swa-5230000.pb.gz" + "126305hby24k5agxiixadp1lcgmv8drm1dkpb4jf5jzq7k4m855w" + "T2 is currently one of the best neural network for Leela Chess Zero, superceeding the neural network T1.")) + +(define-public lc0-t1 + (make-lc0-nn "t1" "t1-768.pb.gz" + "https://storage.lczero.org/files/networks-contrib/t1-768x15x24h-swa-4000000.pb.gz" + "0zm9v91gfnm69n4x2fckair24fypjrwiip3j86ylsqncsi1sh5nq" + "T1 is currently one of the best neural network for Leela Chess Zero, however it was superceeded by the neural network T2.")) + +(define-public lc0-t1-512 + (make-lc0-nn "t1-512" "t1-512.pb.gz" + "https://storage.lczero.org/files/networks-contrib/t1-512x15x8h-distilled-swa-3395000.pb.gz" + "1s4pq06qkdpaq0a4z6j5qqnf6h7njpmwh7i0v7qh6bmhwlcibnqz" + "This is a smaller version of the T1 neural network, which is currently one of the best neural network for Leela Chess Zero.")) + +(define-public lc0-t1-256 + (make-lc0-nn "t1-256" "t1-256.pb.gz" + "https://storage.lczero.org/files/networks-contrib/t1-256x10-distilled-swa-2432500.pb.gz" + "01ilar7y2nf3kfkq3x77n4jxlvqdpgddjsham2wz4dmdx35ac9xw" + "This is a smaller version of the T1 neural network, which is currently one of the best neural network for Leela Chess Zero.")) + +(define-public lc0-611246 + (make-lc0-nn "611246" "611246.pb.gz" + "https://storage.lczero.org/files/networks/7ca2381cfeac5c280f304e7027ffbea1b7d87474672e5d6fb16d5cd881640e04" + "0rapfvjqqrhydhp8a6r3skmjci2dc2yxz912bglv9yd9k00l9rww" + "This is an official neural network of a “main run” of the Leela Chess Zero project that was finished being trained in January of 2022.")) + +(define-public lc0-791556 + (make-lc0-nn "791556" "791556.pb.gz" + "https://storage.lczero.org/files/networks/f404e156ceb2882470fd8c032b8754af0fa0b71168328912eaef14671a256e34" + "03b9xl9vkiihdilz5dzcpg6g4inb6n4k5gs911i3gbd8h9sh9ixi" + "This is an official neural network of the Leela Chess Zero project that was finished being trained in April of 2022.")) + +(define-public lc0-815383 + (make-lc0-nn "815383" "815383.pb.gz" + "https://storage.lczero.org/files/networks/8af6098d6fb76e2bef6ef9ee87e61fadcb99f0b789013a72953a95ad10a9e933" + "09gm8lgaick60rn4x9h9w5sxdqivr4ign73viviadw1gj7wsbnsg" + "This is an official neural network of a “main run” of the Leela Chess Zero project. The network was finished being trained in September of 2023.")) -- 2.41.0