Update params to distribute model
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ffeadbebff
commit
5ca94dda0b
@ -39,7 +39,7 @@ spec:
|
|||||||
"--trust-remote-code",
|
"--trust-remote-code",
|
||||||
"--port=8000",
|
"--port=8000",
|
||||||
"--dtype=half",
|
"--dtype=half",
|
||||||
"--tensor-parallel-size=1"]
|
"--tensor-parallel-size=2"]
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
name: http
|
name: http
|
||||||
|
Loading…
Reference in New Issue
Block a user