server : fix temperature

This commit is contained in:
Georgi Gerganov 2024-05-20 11:16:58 +03:00
parent 213e90ed73
commit 204695fd10
No known key found for this signature in database
GPG key ID: BF970631944C16B7

View file

@ -13,7 +13,7 @@ Feature: Results
Scenario Outline: consistent results with same seed
Given <n_slots> slots
And 0.0 temperature
And 1.0 temperature
Then the server is starting
Then the server is healthy