SALEETAI's picture
Add README
68678b7 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Qwen-Coding-Model-GGUF : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf SALEETAI/Qwen-Coding-Model-GGUF --jinja
  • For multimodal models: llama-mtmd-cli -hf SALEETAI/Qwen-Coding-Model-GGUF --jinja

Available Model files:

  • qwen2.5-coder-7b-instruct.Q4_K_M.gguf

Ollama

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