gain003 / README.md
tomato1111's picture
Add README
952daef verified
|
Raw
History Blame Contribute Delete
682 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

gain003 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf tomato1111/gain003 --jinja
  • For multimodal models: llama-mtmd-cli -hf tomato1111/gain003 --jinja

Available Model files:

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