Catter58's picture
Add README
c3a180e verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

CASELLM-2b-case-creation : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Catter58/CASELLM-2b-case-creation --jinja
  • For multimodal models: llama-mtmd-cli -hf Catter58/CASELLM-2b-case-creation --jinja

Available Model files:

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