Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmschmidt authored Mar 30, 2023
1 parent b9861f7 commit d1bb2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Then, you can use the following script to interact with GPU4All:
```
from nomic.gpt4all import GPT4All
m = GPT4All()
m.connect()
m.open()
m.prompt('write me a story about a lonely computer')
```

Expand Down

0 comments on commit d1bb2aa

Please sign in to comment.