Files
ModelHub XC 9b91a49a51 初始化项目,由ModelHub XC社区提供模型
Model: igarin/Qwen2.5-Coder-7B-20260219-GGUF
Source: Original Platform
2026-06-18 09:53:19 +08:00

1.3 KiB

base_model, tags, license, language, datasets
base_model tags license language datasets
unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit
text-generation-inference
transformers
unsloth
qwen2
swift
python
code
gguf
cc-by-nc-4.0
en
ja
igarin/swift-python-textbook-20260219

Uploaded finetuned model

  • Developed by: igarin
  • License: cc-by-nc-4.0
  • Finetuned from model : unsloth/Qwen2.5-Coder-7B-Instruct-bnb-4bit

Qwen2.5-Coder-7B-20260219-GGUF : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf igarin/Qwen2.5-Coder-7B-20260219-GGUF --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf igarin/Qwen2.5-Coder-7B-20260219-GGUF --jinja

Available Model files:

  • qwen2.5-coder-7b-instruct.F16.gguf
  • qwen2.5-coder-7b-instruct.Q2_K.gguf
  • qwen2.5-coder-7b-instruct.Q4_K_M.gguf
  • qwen2.5-coder-7b-instruct.Q5_K_M.gguf
  • qwen2.5-coder-7b-instruct.Q6_K.gguf
  • qwen2.5-coder-7b-instruct.Q8_0.gguf

Ollama

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