acbdkk's picture
Add README
7ef5d03 verified
|
Raw
History Blame
721 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

qwen_finetune_manimhard : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf acbdkk/qwen_finetune_manimhard --jinja
  • For multimodal models: llama-mtmd-cli -hf acbdkk/qwen_finetune_manimhard --jinja

Available Model files:

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