llama_finetune / README.md
unknownmod's picture
Add README
13c802f verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

llama_finetune : GGUF

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

Example usage:

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

Available Model files:

  • llama-3.1-8b.Q5_K_M.gguf This was trained 2x faster with Unsloth