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
