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="featherless-ai-quants/XGenerationLab-XiYanSQL-QwenCoder-32B-2504-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = [
		{
			"role": "user",
			"content": "What is the capital of France?"
		}
	]
)

XGenerationLab/XiYanSQL-QwenCoder-32B-2504 GGUF Quantizations ๐Ÿš€

Featherless AI Quants

Optimized GGUF quantization files for enhanced model performance

Powered by Featherless AI - run any model you'd like for a simple small fee.


Available Quantizations ๐Ÿ“Š


โšก Powered by Featherless AI

Key Features

  • ๐Ÿ”ฅ Instant Hosting - Deploy any Llama model on HuggingFace instantly
  • ๐Ÿ› ๏ธ Zero Infrastructure - No server setup or maintenance required
  • ๐Ÿ“š Vast Compatibility - Support for 2400+ models and counting
  • ๐Ÿ’Ž Affordable Pricing - Starting at just $10/month

Links:
Get Started | Documentation | Models

Downloads last month
10
GGUF
Model size
33B 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 featherless-ai-quants/XGenerationLab-XiYanSQL-QwenCoder-32B-2504-GGUF