school-answer / README.md
fklska's picture
Add README
860a5f3 verified
|
Raw
History Blame Contribute Delete
715 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

school-answer : GGUF

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

Example usage:

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