How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dasvad/open3dvqa-qwen3vl-4b-distill-q4-k-m-gguf to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dasvad/open3dvqa-qwen3vl-4b-distill-q4-k-m-gguf to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for dasvad/open3dvqa-qwen3vl-4b-distill-q4-k-m-gguf to start chatting
Quick Links

Open3DVQA Qwen3-VL 4B Distilled Q4_K_M GGUF

This repository contains the deployment files for the distilled Open3DVQA Qwen3-VL 4B student model.

Files

student_4b_merged-Q4_K_M.gguf       Q4_K_M language model, about 2.4 GB
mmproj-student_4b_merged-f16.gguf   F16 vision encoder/projector, about 798 MB
Modelfile.ollama                    Ollama import configuration
CODEX_ORIN_DEPLOY_GUIDE.md          Detailed Jetson Orin NX instructions

Both GGUF files are required for image inference.

Ollama

ollama create open3dvqa-qwen3vl:4b-q4km -f Modelfile.ollama

Use Ollama's /api/chat endpoint with base64 image data in messages[].images.

See CODEX_ORIN_DEPLOY_GUIDE.md for JetPack 5 deployment, checksums, GPU verification, API examples, and troubleshooting.

Downloads last month
1,171
GGUF
Model size
4B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support