muse_model / README.md
Nazmiven's picture
Add README
91184f7 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

muse_model : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Nazmiven/muse_model --jinja
  • For multimodal models: llama-mtmd-cli -hf Nazmiven/muse_model --jinja

Available Model files:

  • Dirty-Muse-Writer-v01-Uncensored-Erotica-NSFW.Q4_K_M.gguf

Note

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