Spaces:
Runtime error
π© Report : Not working
unfunctional attempt at writing a chatgpt api wrapper and isn't an implementation of any sort
Something went wrong
This application is too busy. Keep trying!
sort of not working
So, this doesn't seem to be working, even if I duplicate the space and use the API key.
Same for me... application too busy..
not working, how do i duplicate and use an api key?
Hey all! The traffic in this demo is currently very very high. You can duplicate this Space by clicking the three dots at top right, then duplicate. Then, in Settings, you can define a secret OPENAI_API_KEY
with your own key.
your key won't work if you don't have gpt-4 access
How do we run it locally? (if that is even possible for moderate gamers' class of GPU)
Thanks for the post,
@osanseviero
.
This application stays very busy. I've set a fixed max queue size
in place to avoid situations with more than 100+ waiting in the queue. When the app isn't responding to you, could you try again after some time? Duplicating the demo would require you to provide your own GPT4 key. Remember that a ChatGPT plus key won't work here.
You can query GPT4 using OpenAI's ChatCompletions API, so if you wish to run a demo locally you'd still have to make API calls. Refer to their documentation here - https://platform.openai.com/docs/guides/chat/chat-vs-completions
same here, it doesn't work
this is gpt3.5 not 4 , i asked the bot itself
Just an error.
which version of chatgpt are you?
How do we run it locally? (if that is even possible for moderate gamers' class of GPU)
absolutely u can lol its just a poorly made api wrapper for the chatgpt api
however you can't selfhost gpt3-gpt4 as the paper is closedsource