How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF:
Quick Links

OpenCaption-2B-VL-SFT-v1.0-GGUF

OpenCaption-2B-VL-SFT-v1.0 is a vision-language captioning model built on top of Qwen/Qwen3-VL-2B-Instruct. It was trained for image captioning and high-quality dense image captioning using a fine-grained mixture of long-form image description traces. The model is designed to produce richer visual understanding than conventional captions by capturing scene composition, object relationships, spatial reasoning, attributes, actions, lighting, background context, and fine visual details.

This model is an experimental release and may produce unexpected outputs in some scenarios.

Model Files

File Name Quant Type File Size File Link
OpenCaption-2B-VL-SFT-v1.0.BF16.gguf BF16 3.45 GB Download
OpenCaption-2B-VL-SFT-v1.0.F16.gguf F16 3.45 GB Download
OpenCaption-2B-VL-SFT-v1.0.F32.gguf F32 6.89 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q3_K_L.gguf Q3_K_L 1 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q3_K_M.gguf Q3_K_M 940 MB Download
OpenCaption-2B-VL-SFT-v1.0.Q3_K_S.gguf Q3_K_S 867 MB Download
OpenCaption-2B-VL-SFT-v1.0.Q4_0.gguf Q4_0 1.05 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q4_K_M.gguf Q4_K_M 1.11 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q4_K_S.gguf Q4_K_S 1.06 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q5_0.gguf Q5_0 1.23 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q5_K_M.gguf Q5_K_M 1.26 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q5_K_S.gguf Q5_K_S 1.23 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q6_K.gguf Q6_K 1.42 GB Download
OpenCaption-2B-VL-SFT-v1.0.Q8_0.gguf Q8_0 1.83 GB Download
OpenCaption-2B-VL-SFT-v1.0.mmproj-bf16.gguf mmproj-bf16 823 MB Download
OpenCaption-2B-VL-SFT-v1.0.mmproj-f16.gguf mmproj-f16 823 MB Download
OpenCaption-2B-VL-SFT-v1.0.mmproj-f32.gguf mmproj-f32 1.63 GB Download
OpenCaption-2B-VL-SFT-v1.0.mmproj-q8_0.gguf mmproj-q8_0 445 MB Download

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

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

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF

Quantized
(3)
this model

Datasets used to train prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF

Collection including prithivMLmods/OpenCaption-2B-VL-SFT-v1.0-GGUF