f416720001's picture
Add README
9163dbc verified
|
Raw
History Blame Contribute Delete
744 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

qwen3.5-2b-MathVista : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf f416720001/qwen3.5-2b-MathVista --jinja
  • For multimodal models: llama-mtmd-cli -hf f416720001/qwen3.5-2b-MathVista --jinja

Available Model files:

  • Qwen3.5-2B.Q4_K_M.gguf
  • Qwen3.5-2B.BF16-mmproj.gguf This was trained 2x faster with Unsloth