How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "featherless-ai-quants/Qwen-Qwen2-Math-1.5B-Instruct-GGUF"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "featherless-ai-quants/Qwen-Qwen2-Math-1.5B-Instruct-GGUF",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/featherless-ai-quants/Qwen-Qwen2-Math-1.5B-Instruct-GGUF:
Quick Links

Qwen/Qwen2-Math-1.5B-Instruct 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
53
GGUF
Model size
2B 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/Qwen-Qwen2-Math-1.5B-Instruct-GGUF

Quantized
(15)
this model