Skip to content

Getting only noise output #49

Description

@girzai

Hi there, I currently convert my finetuned Z base image to int8 using :

ctq
-i /workspace/runpod-slim/ComfyUI/models/diffusion_models/zib.safetensors
-o /workspace/runpod-slim/ComfyUI/models/diffusion_models/zib.INT8.safetensors
--int8 --simple
--scaling_mode row
--convrot
--zimage
--comfy_quant
--save-quant-metadata
--verbose VERBOSE

But on ComfyUI 0.27 Im getting only noise as input

Image

Is my ctq command wrong for the conversion ? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions