vllm icon indicating copy to clipboard operation
vllm copied to clipboard

[Usage]: Is there a way to make the results of two different calls to VLLM with temperature > 0 consistent?

Open Some-random opened this issue 1 year ago • 2 comments

Your current environment

The output of `python collect_env.py`

How would you like to use vllm

I know that setting the temperature to 0 ensures that the results of two different calls with the same input will be identical. Is there a way to ensure consistent results when the input is different, perhaps by using a seed?

Some-random avatar Jul 07 '24 21:07 Some-random

Yes, add the seed as part of your params.

devdev999 avatar Jul 09 '24 02:07 devdev999

Hi @devdev999, thanks for your reply! However, I've tried setting seed but it's not working

Some-random avatar Jul 09 '24 05:07 Some-random

Is there an update on this issue?

Some-random avatar Jul 15 '24 00:07 Some-random

This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!

github-actions[bot] avatar Oct 25 '24 02:10 github-actions[bot]

This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant. Thank you!

github-actions[bot] avatar Nov 26 '24 02:11 github-actions[bot]