Skip to content
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

using gpt4 #360

Open
emmae157 opened this issue Mar 27, 2024 · 3 comments
Open

using gpt4 #360

emmae157 opened this issue Mar 27, 2024 · 3 comments

Comments

@emmae157
Copy link

hi,

I've deployed the app in azure and when running the app, I noticed it uses gpt4 1106-preview for only text inputs and uses gpt4 vision-preview for only visual inputs. Why would it be running this way as I thought gpt4 vision-preview can take text inputs?

Also, is the chat response quite slow for anyone? When I send "hi", it takes about 3-5 seconds to respond. When it's a short paragraph, about 14-26 seconds. Long paragraphs, up to a minute

thanks

@mkandukuri4
Copy link

Hi @emmae157,

Yes, I have also faced a lot of latency issues when the GPT version is 1106-preview, if you switch to the GA version of GPTs (GPT-35) there are low latency issues.

@emmae157
Copy link
Author

emmae157 commented Apr 1, 2024

hi @mkandukuri4,
thanks for your response, I'll try that

@sonphnt
Copy link

sonphnt commented Apr 11, 2024

Yes, I have the same issue. There is an issue with GPT4-1106 preview. So we might have to wait for Microsoft to release final version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants