emotion / README.md
huangchangjun01's picture
Add README
a467ad6 verified
|
Raw
History Blame Contribute Delete
733 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

emotion : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf huangchangjun01/emotion --jinja
  • For multimodal models: llama-mtmd-cli -hf huangchangjun01/emotion --jinja

Available Model files:

  • deepseek-r1-distill-qwen-1.5b.Q8_0.gguf

Note

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