forgot obvious things

This commit is contained in:
Richard Guo 2023-05-11 14:29:17 -04:00 committed by Richard Guo
parent 834431ebef
commit 3bb03ce85b
2 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
This package contains a set of Python bindings around the `llmodel` C-API.
## Installation
```
pip install gpt4all
```
## Local Build Instructions