mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-26 07:23:38 +00:00
Update README.md
This commit is contained in:
parent
de0f8602ca
commit
377a09fded
@ -45,7 +45,7 @@ Then, you can use the following script to interact with GPU4All:
|
|||||||
```
|
```
|
||||||
from nomic.gpt4all import GPT4All
|
from nomic.gpt4all import GPT4All
|
||||||
m = GPT4All()
|
m = GPT4All()
|
||||||
m.connect()
|
m.open()
|
||||||
m.prompt('write me a story about a lonely computer')
|
m.prompt('write me a story about a lonely computer')
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user