Skip to content

Commit

Permalink
perf: let midnight rose scale to zero (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
sambarnes authored Apr 4, 2024
1 parent 7301ae2 commit e0c3077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modal/runner/containers/vllm_unified.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ def __init__(self):
model_name=_midnight_rose,
gpu=modal.gpu.H100(count=1),
concurrent_inputs=4,
keep_warm=1,
max_containers=1,
quantization="GPTQ",
)
Expand Down

0 comments on commit e0c3077

Please sign in to comment.