More timeout to the healthcheck.

This commit is contained in:
Nicolas Patry 2024-09-14 17:20:27 +02:00
parent 68f7d75f23
commit f8a7df41c4
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -589,7 +589,6 @@ def generate_multi():
max_new_tokens: int,
seed: Optional[int] = None,
) -> List[Response]:
import numpy as np
arange = np.arange(len(prompts))