int8_convrot.safetensors not work in wangp plz fix

#4
by dfssdsdfsd - opened

hi i test this model 10Eros_v1.4_DMD_int8_convrot.safetensors
and give this error
plz fix for use this format in wangp
tnx

Waiting for WanGP server...
[aiter] Triton ops only: CK and HIP ops (and their JIT build) are skipped.
[GGUF][llama.cpp CUDA] kernels unavailable, using fallback
[Quanto][INT8] Injected int8 kernels ACTIVE (backend=triton).
Loaded plugin: Media Flow (from media_flow)
Loaded plugin: Motion Designer (from motion_designer)

WanGP is ready!
Opening Chrome...
Press any key to continue . . . * To create a public link, set share=True in launch().
C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\components\dropdown.py:227: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: 18 or set allow_custom_value=True.
warnings.warn(
Traceback (most recent call last):
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\queueing.py", line 625, in process_events
response = await route_utils.call_process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\route_utils.py", line 322, in call_process_api
output = await app.get_blocks().process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 2142, in process_api
inputs = await self.preprocess_data(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 1815, in preprocess_data
processed_input.append(block.preprocess(inputs_cached))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\components\dropdown.py", line 203, in preprocess
raise Error(
gradio.exceptions.Error: "Value: 18 is not in the list of choices: ['', 'auto', 'control', 'source', '15', '16', '23', '24', '25', '30', '48', '50']"
Traceback (most recent call last):
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\queueing.py", line 625, in process_events
response = await route_utils.call_process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\route_utils.py", line 322, in call_process_api
output = await app.get_blocks().process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 2142, in process_api
inputs = await self.preprocess_data(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 1815, in preprocess_data
processed_input.append(block.preprocess(inputs_cached))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\components\dropdown.py", line 203, in preprocess
raise Error(
gradio.exceptions.Error: "Value: 18 is not in the list of choices: ['', 'auto', 'control', 'source', '15', '16', '23', '24', '25', '30', '48', '50']"
Traceback (most recent call last):
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\queueing.py", line 625, in process_events
response = await route_utils.call_process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\route_utils.py", line 322, in call_process_api
output = await app.get_blocks().process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 2142, in process_api
inputs = await self.preprocess_data(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 1815, in preprocess_data
processed_input.append(block.preprocess(inputs_cached))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\components\dropdown.py", line 203, in preprocess
raise Error(
gradio.exceptions.Error: "Value: 18 is not in the list of choices: ['', 'auto', 'control', 'source', '15', '16', '23', '24', '25', '30', '48', '50']"
Traceback (most recent call last):
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\queueing.py", line 625, in process_events
response = await route_utils.call_process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\route_utils.py", line 322, in call_process_api
output = await app.get_blocks().process_api(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 2142, in process_api
inputs = await self.preprocess_data(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\blocks.py", line 1815, in preprocess_data
processed_input.append(block.preprocess(inputs_cached))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\gradio\components\dropdown.py", line 203, in preprocess
raise Error(
gradio.exceptions.Error: "Value: 18 is not in the list of choices: ['', 'auto', 'control', 'source', '15', '16', '23', '24', '25', '30', '48', '50']"
Loading Model 'F:\AI\Models\WanGP\ckpts\10Eros_v1.4_DMD_int8_convrot.safetensors' ...
Loading Text Encoder 'F:\AI\Models\WanGP\ckpts\gemma-3-12b-it-qat-q4_0-unquantized/gemma-3-12b-it-qat-q4_0-unquantized_quanto_bf16_int8.safetensors' ...
Traceback (most recent call last):
File "C:\0\RDR\wan2gp\wgp.py", line 8283, in queue_worker_func
success = generate_media(task, send_cmd, plugin_data=plugin_data, **filtered_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wgp.py", line 6642, in generate_media
wan_model, offloadobj = load_models(
^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wgp.py", line 4012, in load_models
wan_model, pipe = model_type_handler.load_model(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\models\ltx2\ltx2_handler.py", line 900, in load_model
ltx2_model = LTX2(
^^^^^
File "C:\0\RDR\wan2gp\models\ltx2\ltx2.py", line 849, in init
pipeline_models = self._init_models(
^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\models\ltx2\ltx2.py", line 915, in _init_models
velocity_model = _load_component(velocity_model, transformer_path, transformer_sd_ops, ignore_unused_weights=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\models\ltx2\ltx2.py", line 900, in _load_component
mmgp_offload.load_model_data(
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\mmgp\offload.py", line 118, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\mmgp\offload.py", line 2183, in load_model_data
conv_result = detect_and_convert(state_dict, default_dtype=default_dtype, verboseLevel=verboseLevel, metadata=metadata)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\mmgp\quant_router.py", line 791, in detect_and_convert
conv = _call_quant_handler(
^^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\wan2gp-env\Lib\site-packages\mmgp\quant_router.py", line 756, in _call_quant_handler
return fn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^
File "C:\0\RDR\wan2gp\shared\qtypes\int8_convrot.py", line 270, in convert_to_quanto
raise RuntimeError(f"INT8 ConvRot weight scale for '{base}' has {scale.numel()} values, expected {weight.shape[0]}")
RuntimeError: INT8 ConvRot weight scale for 'model.diffusion_model.transformer_blocks.10.attn1.to_k' has 1 values, expected 4096
Error Queue autosaved successfully to error_queue.zip

Sign up or log in to comment