Created bymario-alka.dePowered bygodcore.denoob2claw.detricoma.de
Contributed byMario AlkaZ.ai (Zhipu)

glm-5.2-colibri

Performance benchmark · measured on 08.08.2026 23:42

Benchmark-IDrun-20260809-101923-80c8f7
Timebench 3 - Kombi (Prefill + Generation)MoE744BRuntime: vLLM
Generation0,03tok/s
Prefill187,64tok/s
Time to First Token10.056,00ms
Total duration1.200,00s
Concurrency1parallel
Ranking in the field
77of 83 systems

Performance benchmark · Primary metric: Generation-Speed (tok/s) · 1× concurrent

This run is better than 0 % of all comparable systems.
Generation 0,0 tok/s
-100 % vs Ø 146,4
Prefill 187,6 tok/s
-95 % vs Ø 3.941,9
Time to First Token 10.056 ms
-38 % vs Ø 16.310
Distribution in the field0 – 395 tok/s
Ø 146 Median Dieser Lauf

Wie schlägt sich dieser Benchmark mit anderen Modellen?

gpt-oss-20bNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260730-035052-9f766a
395,2 tok/s
Nemotron-3-Nano-4BNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260727-181607-bffb11
393,5 tok/s
gemma-4-E2B-itNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260727-181606-6ea089
378,6 tok/s
Nemotron-3-Nano-Omni-30B-A3B-ReasoningNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032119-4852bf
357,1 tok/s
Nemotron-3-Nano-30B-A3BNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032121-643b00
357,0 tok/s
Nemotron-Cascade-2-30B-A3BNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032120-4e3476
356,8 tok/s
Qwen3-30B-A3B-Thinking-2507NVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032123-b33938
312,1 tok/s
Qwen3-Coder-30B-A3B-InstructNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032124-ac5167
311,3 tok/s
Laguna-XS-2.1NVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260728-140954-cecd39
310,2 tok/s
Laguna-XS-2.1NVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260728-140955-42efc5
309,9 tok/s
Laguna-XS-2.1NVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260728-140955-abb113
309,5 tok/s
Qwen3-30B-A3B-Instruct-2507NVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032121-b5f531
304,6 tok/s
Qwen3-Omni-30B-A3B-ThinkingNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032125-29dbef
304,4 tok/s
Qwen3-VL-30B-A3B-InstructNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260729-032125-021dfb
303,6 tok/s
glm-5.2-colibri this runNVIDIA RTX PRO 6000 Blackwell Workstation Edition · run-20260809-101923-80c8f7
0,0 tok/s

Hardware

GPU: NVIDIA RTX PRO 6000 Blackwell Workstation Edition · 96 GB VRAM
CPU: AMD Ryzen 9 9950X 16-Core Processor
RAM: 92 GB
Mainboard: ASUSTeK COMPUTER INC. ProArt X870E-CREATOR WIFI

Setup

Runtime: vLLM
Quantization: -
Model: glm-5.2-colibri

Anmerkung

Startpfad am 17.08.2026 korrigiert: Messung war GLM-5.2-Colibri (vom Betreiber bestaetigt).

Configuration

benchmark-konfiguration — run-20260809-101923-80c8f7
# LLM-Benchmark Konfiguration # Modell : glm-5.2-colibri # Engine : vLLM # Run-ID : run-20260809-101923-80c8f7 # GPU : NVIDIA RTX PRO 6000 Blackwell Workstation Edition # CPU : AMD Ryzen 9 9950X 16-Core Processor # RAM : 92 GB bench@llm-benchmark:~$ python \ -m vllm.entrypoints.openai.api_server \ --model Qwen/Qwen3.6-27B \ --served-model-name Qwen/Qwen3.6-27B \ --host 0.0.0.0 \ --port 8000 \ --gpu-memory-utilization 0.90 \ --max-model-len 65536 \ --generation-config vllm \ --language-model-only \ --reasoning-parser qwen3 \ --enable-auto-tool-choice \ --tool-call-parser qwen3_coder
Engine?Die Inferenz-Software, die das Modell ausliefert (z.B. vLLM oder llama.cpp). Sie bestimmt Geschwindigkeit, unterstuetzte Modellformate und welche Parameter ueberhaupt verfuegbar sind.vllm
Modellalias?Der Name, unter dem das Modell ueber die API angesprochen wird. Genau dieser Wert muss im Request-Feld 'model' stehen.Qwen/Qwen3.6-27B
Kontextlaenge?Maximale Anzahl Tokens (Eingabe + erzeugte Ausgabe zusammen), die das Modell pro Anfrage verarbeiten kann.65536
Python-Modul?Startet vLLM als Python-Modul (python -m vllm.entrypoints.openai.api_server). Der folgende Wert ist der Modulname.vllm.entrypoints.openai.api_server
Modellpfad?Pfad zur GGUF-Modelldatei, die geladen und ausgeliefert wird.Qwen/Qwen3.6-27B
Alias?Anzeigename des Modells nach aussen (served model name), unabhaengig vom Dateinamen.Qwen/Qwen3.6-27B
GPU-Speicher?Anteil des GPU-Speichers (0 bis 1), den vLLM belegen darf. 0.92 = 92 %. Hoeher = mehr Platz fuer den KV-Cache (mehr/laengere parallele Anfragen), aber groesseres Risiko fuer 'Out of Memory'.0.90
Kontext?Groesse des Kontextfensters in Token. 0 = der beim Training verwendete Kontext des Modells.65536
Generation-Config?Quelle der Default-Sampling-Parameter (auto/vllm oder Pfad). Steuert die vom Modell vorgegebenen Defaults fuer temperature/top_p usw.vllm
Nur-Sprachmodell?Laedt bei multimodalen Modellen nur den Sprachteil. Spart VRAM, deaktiviert aber Bild-/Audio-Eingabe.aktiv
Reasoning-Parser?Trennt den Denk-/Reasoning-Teil der Antwort vom eigentlichen Inhalt (z.B. bei Modellen mit <think>-Bloecken).qwen3
Auto-Tool-Choice?Erlaubt dem Modell, Tools (Function-Calling) selbststaendig auszuwaehlen. MUSS aktiv sein, damit 'tools' im Request akzeptiert werden - sonst lehnt vLLM sie mit HTTP 400 ab.aktiv
Tool-Parser?Bestimmt, wie vLLM Tool-Aufrufe aus der Modellantwort ausliest (z.B. hermes, mistral, llama3_json). Muss zum Modell passen.qwen3_coder

All benchmarks of this model To leaderboard

Anzeige
Model comparison

glm-5.2-colibri on various hardware

All published performance runs of this model – each bubble a variant: position = prefill (X) × generation (Y), bubble size = number of runs. Closer to the top right = faster. ★ Marked gold = this benchmark.

GPUby graphics card

0,00,00,00,00,0140146152157Prefill (tok/s)Generation (tok/s)NVIDIA RTX PRO 6000 Blackwell Workstation Edition - 0,0 tok/s Generation, 149 tok/s Prefill, TTFT 73.893 ms (9 Laufe) | DIESER LAUF★ NVIDIA RTX PRO 6000 B...
★ NVIDIA RTX PRO 6000 Blackwell Workstation Edition 0,0 tok/s this run

CPUby processor

0,00,00,00,00,0140146152157Prefill (tok/s)Generation (tok/s)AMD Ryzen 9 9950X 16-Core Processor - 0,0 tok/s Generation, 149 tok/s Prefill, TTFT 73.893 ms (9 Laufe) | DIESER LAUF★ AMD Ryzen 9 9950X 16-...
★ AMD Ryzen 9 9950X 16-Core Processor 0,0 tok/s this run

MBby mainboard

0,00,00,00,00,0140146152157Prefill (tok/s)Generation (tok/s)ASUSTeK COMPUTER INC. ProArt X870E-CREATOR WIFI - 0,0 tok/s Generation, 149 tok/s Prefill, TTFT 73.893 ms (9 Laufe) | DIESER LAUF★ ASUSTeK COMPUTER INC....
★ ASUSTeK COMPUTER INC. ProArt X870E-CREATOR WIFI 0,0 tok/s this run

ENGby engine

0,00,00,00,00,045102160218Prefill (tok/s)Generation (tok/s)colibri - 0,0 tok/s Generation, 76 tok/s Prefill, TTFT 201.264 ms (3 Laufe)colibriunbekannt - 0,0 tok/s Generation, 186 tok/s Prefill, TTFT 10.122 ms (2 Laufe)unbekanntvLLM - 0,0 tok/s Generation, 184 tok/s Prefill, TTFT 10.251 ms (4 Laufe) | DIESER LAUF★ vLLM
colibri 0,0 tok/sunbekannt 0,0 tok/s★ vLLM 0,0 tok/s this run

DRVby driver

0,00,00,00,00,0140146152157Prefill (tok/s)Generation (tok/s)unbekannt - 0,0 tok/s Generation, 149 tok/s Prefill, TTFT 73.893 ms (9 Laufe)unbekannt
unbekannt 0,0 tok/s
💰 Economics

Economics of this run

Operating cost, TCO and comparison with the next-best runs of the same model at identical concurrency (1× concurrent). Methodology →

⚙️ ConfigurationAll metrics and charts below follow these settings – based on a 24-month runtime.Save to URLReset
⚡ Electricity price EUR/kWh
⚙️ System utilization 100 %
🖥️ Acquisition EUR
🔌 Idle 70 W
⚡ TDP 644 W
☁️ External LLM (API)
Electricity0.30 EUR/kWh
Avg power (incl. idle)644 W estimated (TDP)GPU 600 + CPU 29 + Board 15 W full load
Avg cost / hourEUR 0.19
Electricity / 1M tokensEUR 1,788.19
Token / kWh168
Acquisition (system)EUR 15,248 full priceGPU EUR 13,000 · CPU EUR 649 · Board EUR 499 · RAM EUR 920 · PSU EUR 180
Electricity (2 years)
TCO (2 years)EUR 18,632
Output tokens (2 years)1.89M
☁️ External LLM (API) – comparison
External LLM cost (2 years)
Savings vs. external (2 years)

All values above and the charts below take the configured system utilization into account: at X% the system generates only X% of the time, the rest it idles (70 W). Cost per hour drops (more idle), cost per token rises.

Cost over 2 years – electricity only

Cost over 2 years – incl. acquisition (TCO)

Speed vs. tokens per euro

Euro per 1M tokens

Comparison vs. API – economics per benchmark

glm-5.2-colibriNVIDIA RTX PRO 6000 Blackwell Workstation Editionglm-5.2-colibriNVIDIA RTX PRO 6000 Blackwell Workstation Editionglm-5.2-colibriNVIDIA RTX PRO 6000 Blackwell Workstation Editionglm-5.2-colibriNVIDIA RTX PRO 6000 Blackwell Workstation Edition
Electricity cost (24 mo.)
Acquisition cost
Total cost (TCO)
Generated tokens (24 mo.)
Token price via API
Break-even point (days)
Result (savings / extra cost)

Comparison with up to 3 next-best runs of this model at the same concurrency (at least one on different hardware). Power = GPU TDP + CPU (idle + 15 %) + board (estimated), acquisition = full system (GPU + CPU + board + RAM + PSU), prices = stored market prices.

Contributed by

Mario Alka Administrator

@marioalka

Ich bin Unternehmer, Softwareentwickler und KI-Enthusiast. Seit vielen Jahren entwickle ich Unternehmenssoftware und beschäftige mich inzwischen fast täglich mit lokalen LLMs, KI-Agenten und leistungsfähiger KI-Hardware.

Mit LLM-Benchmark.de möchte ich eine Plattform schaffen, auf der Modelle, GPUs und Agenten objektiv und reproduzierbar miteinander verglichen werden.