AkkaronFinal / README.md
emrien's picture
Add README
0287f61
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

AkkaronFinal : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf emrien/AkkaronFinal --jinja
  • For multimodal models: llama-mtmd-cli -hf emrien/AkkaronFinal --jinja

Available Model files:

  • Qwen2.5-7B-Instruct.Q4_K_M.gguf

Ollama

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