smallpo1 / README.md
EvaHap's picture
Add README
0033d1c verified
|
Raw
History Blame Contribute Delete
679 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

smallpo1 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf EvaHap/smallpo1 --jinja
  • For multimodal models: llama-mtmd-cli -hf EvaHap/smallpo1 --jinja

Available Model files:

  • Qwen3.5-0.8B.F16.gguf
  • Qwen3.5-0.8B.F16-mmproj.gguf This was trained 2x faster with Unsloth