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

Why is the result variable when using vllm for inference, even though I’ve set the temperature to 0.01? The result should be fixed, right? #409

Open
hellen9527 opened this issue Feb 24, 2025 · 0 comments

Comments

@hellen9527
Copy link

I directly used vllm to load the model saved after training with GRPO, and during inference, I used one data point from the training set. The prompt format is the same, and the temperature is set to 0.01, but I noticed that the result is different each time. After about 10 runs, it starts repeating. Is this an issue with the GRPO training mechanism, or could it be a problem with the saved model?

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

1 participant