Reset mobile serve memory offsets
This commit is contained in:
parent
a32c3f26ab
commit
a6903931f7
1 changed files with 4 additions and 0 deletions
|
|
@ -20199,6 +20199,10 @@ body.gallery-selecting .gallery-dl-btn,
|
|||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="max_seqs"]),
|
||||
.hwfit-serve-row-core label:has(.hwfit-sf[data-field="gpu_mem"]) {
|
||||
left: 0;
|
||||
}
|
||||
details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="vllm_env_preset"]),
|
||||
details.hwfit-serve-advanced label:has(.hwfit-sf[data-field="extra_env"]) {
|
||||
grid-column: 1 / -1 !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue