model / README.md
Adxt's picture
Add README
722dd2a verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

model : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf Adxt/model --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf Adxt/model --jinja

Available Model files:

  • qwen3-4b-instruct-2507.Q8_0.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth