TheMindExpansionNetwork's picture
Add README
12d7c45 verified
|
Raw
History Blame Contribute Delete
804 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

Mindbot-Ultra-8B-GGUF : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf TheMindExpansionNetwork/Mindbot-Ultra-8B-GGUF --jinja
  • For multimodal models: llama-mtmd-cli -hf TheMindExpansionNetwork/Mindbot-Ultra-8B-GGUF --jinja

Available Model files:

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