RickLLama-3.1-8B / README.md
tenith's picture
Add README
e4aea7b verified
|
Raw
History Blame Contribute Delete
730 Bytes
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-cli -hf tenith/RickLLama-3.1-8B --jinja
  • For multimodal models: llama-mtmd-cli -hf tenith/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