model / README.md
Manik444's picture
Add README
c22ec31 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

model : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf Manik444/model --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf Manik444/model --jinja

Available Model files:

  • qwen3-4b.Q4_K_M.gguf

Ollama

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