forkjoin-ai/qwen3-vl-4b-instruct-gguf
015
Qwen3 Vl 4B Instruct
Forkjoin.ai conversion of Qwen/Qwen3-VL-4B-Instruct to GGUF format for edge deployment.
Model Details
- Source Model: Qwen/Qwen3-VL-4B-Instruct
- Format: GGUF
- Converted by: Forkjoin.ai
Usage
With llama.cpp
./llama-cli -m Qwen_Qwen3-VL-4B-Instruct-Q4_K_M.gguf -p "Your prompt here" -n 256With Ollama
Create a Modelfile:
FROM ./Qwen_Qwen3-VL-4B-Instruct-Q4_K_M.ggufollama create qwen3-vl-4b-instruct-gguf -f Modelfile
ollama run qwen3-vl-4b-instruct-ggufAbout Forkjoin.ai
Forkjoin.ai runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power real-time inference, speech recognition, and natural language capabilities.
All conversions are optimized for edge deployment within browser and mobile memory constraints.
License
Apache 2.0 (follows upstream model license)
