BenjaminHelle's picture
Add README
15e1698 verified
|
Raw
History Blame Contribute Delete
823 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

qwen2.5-coder-3b-instruct-plus : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf BenjaminHelle/qwen2.5-coder-3b-instruct-plus --jinja
  • For multimodal models: llama-mtmd-cli -hf BenjaminHelle/qwen2.5-coder-3b-instruct-plus --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