mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-19 14:17:50 +00:00
Reset mobile serve memory offsets
This commit is contained in:
parent
6d8ea62ce4
commit
fb6447d188
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