[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63088] [PATCH 0/3] Add Lc0
From: |
宋文武 |
Subject: |
[bug#63088] [PATCH 0/3] Add Lc0 |
Date: |
Thu, 11 May 2023 22:29:06 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hello, I have pushed ispc and oneapi-dnnl, thank you!
zamfofex <zamfofex@twdb.moe> writes:
> +(define lc0-neural-network
> + (let ((hash
> + "f404e156ceb2882470fd8c032b8754af0fa0b71168328912eaef14671a256e34"))
> + (origin
> + (method url-fetch)
> + (uri (string-append "https://storage.lczero.org/files/networks/"
> + hash))
> + (sha256
> + (base32
> + "03b9xl9vkiihdilz5dzcpg6g4inb6n4k5gs911i3gbd8h9sh9ixi"))
> + (file-name "lc0-neural-network"))))
Will we able to train a model from source? And how much will it cost?
As far as I know, guix haven't decided to accept pre-trained models:
https://yhetil.org/guix/xanfHBZT3lYlyrr_OqHHMWkunLeZZlcxzY37_T3TeZo7mfJClD5-OTbkXDH2f3lMTkn94YIFVUj-Z31BP2Wj0W2rISNP6glC2PzXcPdb560=@protonmail.com/
- [bug#63088] [PATCH 0/3] Add Lc0,
宋文武 <=