RickLLama-3.1-8B / README.md
adithyashankar997's picture
Add README
c9c7ad0 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

RickLLama-3.1-8B : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf adithyashankar997/RickLLama-3.1-8B --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf adithyashankar997/RickLLama-3.1-8B --jinja

Available Model files:

  • Meta-Llama-3.1-8B.Q8_0.gguf

Note

The model's BOS token behavior was adjusted for GGUF compatibility. This was trained 2x faster with Unsloth