bostracoder / README.md
phantomflame's picture
Add README
1b891b8 verified
|
raw
history blame
699 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

bostracoder : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf phantomflame/bostracoder --jinja
  • For multimodal models: llama-mtmd-cli -hf phantomflame/bostracoder --jinja

Available Model files:

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