TawusGames's picture
Add README
14a4ad6 verified
|
Raw
History Blame Contribute Delete
730 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Qwen3.5_DeepSeek_UnityC : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf TawusGames/Qwen3.5_DeepSeek_UnityC --jinja
  • For multimodal models: llama-mtmd-cli -hf TawusGames/Qwen3.5_DeepSeek_UnityC --jinja

Available Model files:

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