-
Notifications
You must be signed in to change notification settings - Fork 18
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
Does Not work On wsl Ubuntu 20.04 #95
Comments
which model do you choose? |
At first I left it blank because I thought (gpt3-turbo-16k) was default. Then I just loaded it up and entered gpt-3.5 as the model. I still have the empty chat window. I also copied my api key with Ctrl-v. hopefully it was pasting it in there. |
Can you give me the output of the command |
Great. Next step you can check the logs
Maybe there are some traceback, you can give them to me |
Okay so I checked the docker logs. They look normal. However, I picked
gpt-3.5-turbo-16k & regular gpt-3.5 and clicked enter. I then get a small
set of errors.
So maybe it’s
…On Sat, Sep 30, 2023 at 12:46 PM imotai ***@***.***> wrote:
[image: image]
<https://user-images.githubusercontent.com/64436830/271784109-75bdb179-3b6e-4968-9231-fd584bcb1fb4.jpeg>
the following are valid model names
gpt-3.5-turbo
gpt-3.5-turbo-0301
gpt-3.5-turbo-0613
gpt-3.5-turbo-16k
gpt-3.5-turbo-16k-0613
gpt-3.5-turbo-instruct
gpt-3.5-turbo-instruct-0914
—
Reply to this email directly, view it on GitHub
<#95 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLTUXVYDGHAS7WHBD3H243X5BEE7ANCNFSM6AAAAAA5NULYXA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@jackfood @NarcoticNarcoleptic I did not find the same issue on my windows. Maybe there are some environmental differences. |
I appreciate all the response back to this issue yall. I tried installing in a conda env yesterday but still had the same issues. I will update you if I get it fixed. I also did not properly check the docker logs with the commands mentioned above. So I will provide those this week |
It downloads with pip install og_up don't get me wrong. The chat window is just mangled and no output shows up
The text was updated successfully, but these errors were encountered: