Fixed #205
This commit is contained in:
@@ -41,7 +41,7 @@ command: |
|
||||
--gpu-memory-utilization {gpu_memory_utilization} \
|
||||
--port {port} \
|
||||
--host {host} \
|
||||
--load-format fastsafetensors \
|
||||
--load-format instanttensor \
|
||||
--enable-prefix-caching \
|
||||
--enable-auto-tool-choice \
|
||||
--tool-call-parser gemma4 \
|
||||
|
||||
@@ -30,8 +30,8 @@ build_args:
|
||||
|
||||
# Mods to apply before running (paths relative to repo root)
|
||||
# This mod prevents severe inference speed degradation
|
||||
mods:
|
||||
- mods/fix-glm-4.7-flash-AWQ
|
||||
# mods:
|
||||
# - mods/fix-glm-4.7-flash-AWQ
|
||||
|
||||
# Default settings (can be overridden via CLI)
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user