Add AVX/AVX2 requirement to main README.md

Signed-off-by: cosmic-snow <134004613+cosmic-snow@users.noreply.github.com>
pull/1145/head^2
cosmic-snow 1 year ago committed by niansa/tuxifan
parent 2d02c65177
commit 63849d9afc

@ -29,7 +29,7 @@ Run on an M1 macOS Device (not sped up!)
</p>
## GPT4All: An ecosystem of open-source on-edge large language models.
GPT4All is an ecosystem to train and deploy **powerful** and **customized** large language models that run locally on consumer grade CPUs.
GPT4All is an ecosystem to train and deploy **powerful** and **customized** large language models that run locally on consumer grade CPUs. Note that your CPU needs to support [AVX or AVX2 instructions](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions).
Learn more in the [documentation](https://docs.gpt4all.io).

Loading…
Cancel
Save