Update params to distribute model
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-03-30 22:49:18 -04:00
parent ffeadbebff
commit 5ca94dda0b
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -39,7 +39,7 @@ spec:
"--trust-remote-code",
"--port=8000",
"--dtype=half",
"--tensor-parallel-size=1"]
"--tensor-parallel-size=2"]
ports:
- containerPort: 8000
name: http