-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSONDecodeError when trying to execute basic and advanced python scripts #12
Comments
Try https://www.banana.dev/ I'm sorry tried to create an open source libary for python although it looks like it's very hard to find a working gptj api. |
how to fix it?i run demo throw the same exception. |
I am also trying to run the basic usage and also have the same error posted by @NamburiSrinath. Is there any fix to this?
|
I am unable to find any fix so far! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you update how to fix this issue?
I am working on GPT-J to generate prompts and I am unable to run the code.
During handling of the above exception, another exception occurred:
I am getting the following error when I tried running
python basic_usage_template.py
andpython advanced_usage_template.py
My python version is 3.10.6
The text was updated successfully, but these errors were encountered: