comfyui
Qwen3-VL / README.md
Lexius's picture
Update README.md
d3f437b verified
|
Raw
History Blame Contribute Delete
611 Bytes
---
license: apache-2.0
tags:
- comfyui
---
# Qwen3-VL
Repackaged model files for ComfyUI.
Original model repository:
- https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct
- https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚ β”‚ β”œβ”€β”€ qwen3vl_4b_bf16.safetensors
β”‚ β”‚ β”œβ”€β”€ qwen3vl_4b_fp8_scaled.safetensors
β”‚ β”‚ β”œβ”€β”€ qwen3vl_8b_bf16.safetensors
β”‚ β”‚ β”œβ”€β”€ qwen3vl_8b_fp8_scaled.safetensors
β”‚ β”‚ └── qwen3vl_8b_nvfp4.safetensors
```