thedamn commited on
Commit
b9ae6b8
·
1 Parent(s): 6563703

new update in onetime

Browse files
Files changed (1) hide show
  1. onetime.py +2 -1
onetime.py CHANGED
@@ -1,4 +1,5 @@
1
  from gpt4all import GPT4All
2
 
3
  # Instantiate the GPT4All model
4
- gptj = GPT4All("ggml-gpt4all-j-v1.3-groovy")
 
 
1
  from gpt4all import GPT4All
2
 
3
  # Instantiate the GPT4All model
4
+ #gptj = GPT4All("ggml-gpt4all-j-v1.3-groovy")
5
+ gptj = GPT4All("GPT4All-13B-snoozy.ggmlv3.q4_0")