bostralostra / README.md
phantomflame's picture
Add README
f2bb2ae verified
|
Raw
History Blame Contribute Delete
724 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

bostralostra : GGUF

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

Example usage:

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

Available Model files:

  • qwen3-4b-instruct-2507.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth