Skip to content

Commit cd70db2

Browse files
authored
readme: add Windows ARM download link
Signed-off-by: Jared Van Bortel <[email protected]>
1 parent fb72ba1 commit cd70db2

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ GPT4All is made possible by our compute partner <a href="https://www.paperspace.
3535
<img src="gpt4all-bindings/python/docs/assets/windows.png" style="height: 1em; width: auto" /> Windows Installer
3636
</a> &mdash;
3737
</p>
38+
<p>
39+
&mdash; <a href="https://gpt4all.io/installers/gpt4all-installer-win64-arm.exe">
40+
<img src="gpt4all-bindings/python/docs/assets/windows.png" style="height: 1em; width: auto" /> Windows ARM Installer
41+
</a> &mdash;
42+
</p>
3843
<p>
3944
&mdash; <a href="https://gpt4all.io/installers/gpt4all-installer-darwin.dmg">
4045
<img src="gpt4all-bindings/python/docs/assets/mac.png" style="height: 1em; width: auto" /> macOS Installer
@@ -46,10 +51,16 @@ GPT4All is made possible by our compute partner <a href="https://www.paperspace.
4651
</a> &mdash;
4752
</p>
4853
<p>
49-
Windows and Linux require Intel Core i3 2nd Gen / AMD Bulldozer, or better. x86-64 only, no ARM.
54+
The Windows and Linux builds require Intel Core i3 2nd Gen / AMD Bulldozer, or better.
55+
</p>
56+
<p>
57+
The Windows ARM build supports Qualcomm Snapdragon and Microsoft SQ1/SQ2 processors.
58+
</p>
59+
<p>
60+
The Linux build is x86-64 only (no ARM).
5061
</p>
5162
<p>
52-
macOS requires Monterey 12.6 or newer. Best results with Apple Silicon M-series processors.
63+
The macOS build requires Monterey 12.6 or newer. Best results with Apple Silicon M-series processors.
5364
</p>
5465

5566
See the full [System Requirements](gpt4all-chat/system_requirements.md) for more details.

0 commit comments

Comments
 (0)