ob-vlm / README.md
aymanebiri's picture
Add README
dddd4ca verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

ob-vlm : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf EPINOIALabs/ob-vlm --jinja
  • For multimodal models: llama-mtmd-cli -hf EPINOIALabs/ob-vlm --jinja

Available Model files:

  • qwen3-vl-4b-instruct.Q4_K_M.gguf
  • qwen3-vl-4b-instruct.BF16-mmproj.gguf This was trained 2x faster with Unsloth