multimodalart HF Staff commited on
Commit
51939fb
·
verified ·
1 Parent(s): 3f814cb

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -108,7 +108,6 @@ def load_models() -> str | None:
108
  "token_refiner", "norm_out", "proj_out", "audio_proj_out",
109
  ],
110
  ),
111
- low_cpu_mem_usage=False,
112
  ),
113
  # Quantize the 32B Qwen3-VL text encoder with Int8 weight-only quantization
114
  text_encoder=Qwen3VLForConditionalGeneration.from_pretrained(
 
108
  "token_refiner", "norm_out", "proj_out", "audio_proj_out",
109
  ],
110
  ),
 
111
  ),
112
  # Quantize the 32B Qwen3-VL text encoder with Int8 weight-only quantization
113
  text_encoder=Qwen3VLForConditionalGeneration.from_pretrained(