mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
created main prompt bench
This commit is contained in:
@@ -15,3 +15,4 @@ class BenchmarkConfig(BaseModel):
|
||||
temperature: float = 0.0
|
||||
timeout: int = 300
|
||||
concurrency: int = 4
|
||||
vllm_startup_timeout: int = 900
|
||||
|
||||
Reference in New Issue
Block a user