marksverdhei/CoPaw-Flash-9B-GGUF
5246
CoPaw-Flash-9B GGUF
GGUF quantizations of agentscope-ai/CoPaw-Flash-9B for use with llama.cpp and compatible tools.
Available Quantizations
Model Details
- Architecture: Qwen3.5 (mixed linear/full attention, 32 layers)
- Parameters: ~9B
- Context: 262,144 tokens
- Base model: Qwen/Qwen3.5-9B
- License: Apache 2.0
Usage with llama.cpp
# Download a quantization
huggingface-cli download heiertech/CoPaw-Flash-9B-GGUF CoPaw-Flash-9B-Q4_K_M.gguf
# Run with llama-server
llama-server -m CoPaw-Flash-9B-Q4_K_M.gguf -ngl 99 -fa