qwen2.5-vl-7b [5.03GB] Throws an Error

#4
by ialhabbal - opened

This model throws an error: File "L:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-GGUF\loader.py", line 89, in gguf_sd_loader
raise ValueError(f"Unexpected text model architecture type in GGUF file: {arch_str!r}")
ValueError: Unexpected text model architecture type in GGUF file: 'dog'

Owner

use gguf-node (pypi|repo|pack)

Sign up or log in to comment