mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Move usage in Python bindings readme to own section (#907)
Have own section for short usage example, as it is not specific to local build Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
This commit is contained in:
parent
0cb2b86730
commit
3c1b59f5c6
@ -36,7 +36,9 @@ cd ../../gpt4all-bindings/python
|
||||
pip3 install -e .
|
||||
```
|
||||
|
||||
3. Test it out! In a Python script or console:
|
||||
## Usage
|
||||
|
||||
Test it out! In a Python script or console:
|
||||
|
||||
```python
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user