sunil-pathak/Qwen3.5-9B-Q6_K
031
Qwen3.5-9B โ GGUF (Q6_K)
๐ Performance Metrics
- Hardware: Intel(R) Xeon(R) CPU @ 2.20GHz (4 vCPUs)
- Size: 6.85 GB
- Speed (Generation): 1.89 tokens/sec
- Speed (Prompt): 3.25 tokens/sec
- KV Cache Usage: 0.0143 GB
- Quantization: Q6_K
๐ท Model Overview
This repository contains a GGUF quantized version of:
- Base Model: Qwen3.5-9B
- Format: GGUF (optimized for llama.cpp inference)
- Precision: Q6_K
- Efficiency Score: 0.2758 (TPS/GB)
GGUF format provides:
- Fast loading via memory mapping
- Single-file model distribution
- Cross-platform compatibility
- Efficient inference with llama.cpp
๐ฆ Files
โ๏ธ Technical Details
โก Why GGUF?
GGUF is designed for efficient inference:
- Optimized for llama.cpp
- Supports CPU and GPU inference
- Single-file deployment
- Memory-mapped loading for speed
- Ideal for edge / local environments
โ ๏ธ License & Usage
This is a converted derivative model.
- You must comply with the original model license of Qwen3.5-9B
- This is not an official release
- No additional rights are granted
- Original ownership remains with the base model creator
๐ Quick Start (llama.cpp)
./llama-cli -m Qwen3.5-9B-Q6_K.gguf -p "Explain AI simply"