How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="S4MPL3BI4S/Qwen2.5-Coder-3B-Instruct-coding-agent-GGUF",
	filename="qwen25-coder-3b-coding-agent-q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Qwen2.5-Coder-3B-Instruct-coding-agent-GGUF

Merged + converted GGUF version of the fine-tuned coding agent.

Files

  • qwen25-coder-3b-coding-agent-q4_k_m.gguf

Suggested runtimes

  • LM Studio
  • llama.cpp
  • Ollama
Downloads last month
536
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for S4MPL3BI4S/Qwen2.5-Coder-3B-Instruct-coding-agent-GGUF

Base model

Qwen/Qwen2.5-3B
Quantized
(98)
this model