Skip to content

[Feature] Can base model start the service via openai for ppl evaluation? #1961

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

Closed
1 task
GenerallyCovetous opened this issue Mar 19, 2025 · 0 comments
Closed
1 task
Assignees

Comments

@GenerallyCovetous
Copy link

Describe the feature

base model over 7/8b requires multiple gpu parallelism on my gpu, already tested instruct model e.g. qwen2_5-72b-instruct can be used for multi-DP evaluation with multiple gpu via openai method (--max-num-workers 8, the reason for using this method is that --hf-gpu-nums doesn't actually work). To summarize, how can base model use openai service method for ppl evaluation?

Will you implement it?

  • I would like to implement this feature and create a PR!
@GenerallyCovetous GenerallyCovetous changed the title [Feature] Can the base model be served by openai and then evaluated for ppl, e.g. mmlu_ppl? [Feature] Can base model start the service via openai for ppl evaluation? Mar 19, 2025
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