model1_sft_gguf / README.md
jerrycheng233's picture
Add README
151bc6f verified
|
Raw
History Blame Contribute Delete
752 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

model1_sft_gguf : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jerrycheng233/model1_sft_gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf jerrycheng233/model1_sft_gguf --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