RushabhShah122000's picture
Add README
ac04ee1 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

qwen25-coder-3b-python-expert-gguf : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf RushabhShah122000/qwen25-coder-3b-python-expert-gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf RushabhShah122000/qwen25-coder-3b-python-expert-gguf --jinja

Available Model files:

  • qwen2.5-coder-3b-instruct.Q8_0.gguf
  • qwen2.5-coder-3b-instruct.Q4_K_M.gguf

Ollama

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