ai_knowledge / README.md
lolilolikon's picture
Add README
61046be verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

ai_knowledge : GGUF

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

Example usage:

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