graduation / README.md
kerolee123456's picture
Add README
fc3f847 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

graduation : GGUF

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

Example usage:

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

Available Model files:

  • deepseek-r1-distill-llama-8b.Q8_0.gguf

Note

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