Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
aki65 committed Jan 27, 2021
1 parent 01f8b11 commit 34d53f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 align="center">BadukAI</h1>

<p>2) <b>LeelaZero</b>: You can choose between a 15 blocks network (trained against 40b self-play) and a 40 blocks network (LZ 273). The implementation is optimized for android and can use the DSP on recent Snapdragon chipsets so will be quite fast on such devices. On Snapdragon 855+ for example it does about <b>200 n/s</b> (for 15 blocks) and <b>50 n/s</b> (for 40 blocks) which is six times faster than the previously available cpu-based versions.

<p> For installation <a href="https://github.com/aki65/aki65.github.io/releases/download/v1.3.0/baduk_ai__arm64-v8a-rel-1.3.apk">download 64 bit APK</a> and install it (make sure that installation of thirdparty-apps is allowed in settings). If this APK is not compatible with your device, <a href="https://github.com/aki65/aki65.github.io/releases/download/v1.3.0/baduk_ai__armeabi-v7a-rel-1.3.apk">download 32 bit APK</a> and install it.
<p> For installation <a href="https://github.com/aki65/aki65.github.io/releases/download/v1.4.0/baduk_ai__arm64-v8a-rel-1.4.apk">download 64 bit APK</a> and install it (make sure that installation of thirdparty-apps is allowed in settings). If this APK is not compatible with your device, <a href="https://github.com/aki65/aki65.github.io/releases/download/v1.4.0/baduk_ai__armeabi-v7a-rel-1.4.apk">download 32 bit APK</a> and install it.

<p>&nbsp;</p>

Expand Down

0 comments on commit 34d53f6

Please sign in to comment.