brandtcormorant's picture
Add README
53568ff verified
|
Raw
History Blame Contribute Delete
747 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Qwen3-8B-Base-paperbackwriter-GGUF : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf brandtcormorant/Qwen3-8B-Base-paperbackwriter-GGUF --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf brandtcormorant/Qwen3-8B-Base-paperbackwriter-GGUF --jinja

Available Model files:

  • qwen3-8b-base.Q4_K_M.gguf This was trained 2x faster with Unsloth