ner_ai_race / README.md
Adzpro's picture
Add README
a6816a1 verified
|
Raw
History Blame Contribute Delete
712 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

ner_ai_race : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Adzpro/ner_ai_race --jinja
  • For multimodal models: llama-mtmd-cli -hf Adzpro/ner_ai_race --jinja

Available Model files:

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