CoolFace
Modelpublic

nethawk2025/fortunetelling-docker

sourceHugging Faceupdated 10mo agoView on Hugging Face
1likes64downloads
Model Card

fortunetelling-docker - GGUF

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

Example usage:

  • For text only LLMs: llama-cli --hf repoid/modelname -p "why is the sky blue?"
  • For multimodal models: llama-mtmd-cli -m modelname.gguf **--mmproj** mmprojfile.gguf

Available Model files:

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

Note

The model's BOS token behavior was adjusted for GGUF compatibility.