dylama / README.md
chorgle's picture
Add README
ec173a1 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

dylama : GGUF

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

Example usage:

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

Available Model files:

  • Meta-Llama-3.1-8B-Instruct-abliterated.Q4_K_M.gguf

Note

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