CoolFace
Modelpublic

sunil-pathak/Qwen3.5-9B-Q6_K

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes31downloads
Model Card

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

FileDescription
Qwen3.5-9B-Q6_K.ggufQuantized GGUF model file

โš™๏ธ Technical Details

ParameterValue
ArchitectureQwen3.5-9B
FormatGGUF
PrecisionQ6_K
Runtimellama.cpp
Benchmark HardwareIntel(R) Xeon(R) CPU @ 2.20GHz (4 vCPUs)
Context Latency100.84s
Memory (KV)0.0143 GB

โšก 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)

bash
./llama-cli -m Qwen3.5-9B-Q6_K.gguf -p "Explain AI simply"