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

How to rate limit for gpt4 ? #180

Closed
jaiabhayk opened this issue Nov 29, 2023 · 1 comment
Closed

How to rate limit for gpt4 ? #180

jaiabhayk opened this issue Nov 29, 2023 · 1 comment

Comments

@jaiabhayk
Copy link

I could not find any such information in help command ?
How to rate limit the request for gpt4 (else it hit maximum request already) ?

@jaiabhayk jaiabhayk changed the title How to rate limit for gpt4 How to rate limit for gpt4 ? Nov 29, 2023
@YannDubs
Copy link
Collaborator

YannDubs commented Dec 4, 2023

See #115 (comment)

The easiest is just to chang your environ variable OPENAI_MAX_CONCURRENCY: https://github.com/tatsu-lab/alpaca_eval/blob/main/src/alpaca_eval/constants.py#L14C46-L14C68

@YannDubs YannDubs closed this as completed Dec 4, 2023
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

2 participants