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="BlossomsAI/Qwen2.5-Coder-14B-Instruct-Uncensored-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = [
		{
			"role": "user",
			"content": "What is the capital of France?"
		}
	]
)
Logo

🚀 Qwen2.5-Coder-14B-Instruct-Uncensored-GGUF

Optimized quantized models for efficient inference

📋 Overview

A collection of optimized GGUF quantized models derived from Qwen/Qwen2.5-Coder-14B-Instruct, providing various performance-quality tradeoffs.

💎 Model Variants

Variant Use Case Download
Q2_K Basic text completion tasks 📥
Q3_K_M Memory-efficient quality operations 📥
Q4_K_S Balanced performance and quality 📥
Q4_K_M Balanced performance and quality 📥
Q5_K_S Enhanced quality text generation 📥
Q5_K_M Enhanced quality text generation 📥
Q6_K Superior quality outputs 📥
Q8_0 Maximum quality, production-grade results 📥

🤝 Contributors

Developed with ❤️ by BlossomAI


Star ⭐️ this repo if you find it valuable!
Downloads last month
1,709
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for BlossomsAI/Qwen2.5-Coder-14B-Instruct-Uncensored-GGUF

Base model

Qwen/Qwen2.5-14B
Quantized
(113)
this model
Free AI Image Generator No sign-up. Instant results. Open Now