Improvements to documentation (#606)

This commit is contained in:
Richard Guo
2023-05-16 15:29:27 -04:00
committed by GitHub
parent bc481f2ab7
commit e659ef5b2a
4 changed files with 8 additions and 9 deletions

View File

@@ -13,6 +13,8 @@ pip install gpt4all
## Local Build Instructions
**NOTE**: If you are doing this on a Windows machine, you must build the GPT4All backend using [MinGW64](https://www.mingw-w64.org/) compiler.
1. Setup `llmodel`
```