GLM-5-SWAN-5bit-MLX
Mixed-precision quantized version of THUDM/GLM-5 optimised by baa.ai.
GLM-5 (355B parameters). Experimental.
Metrics
| Metric | Value |
|--------|-------|
| Size | See model files |
| Average bits | 5 |
| Framework | MLX |
| WikiText-2 PPL | — |
Usage
from mlx_lm import load, generate
model, tokenizer = load("baa-ai/GLM-5-SWAN-5bit-MLX")
response = generate(model, tokenizer, prompt="Hello!", max_tokens=256)
print(response)
Quantized by baa.ai
Black Sheep AI Products
Shepherd — Private AI deployment platform that shrinks frontier models by 50-60% through RAM compression, enabling enterprises to run sophisticated AI on single GPU instances or Apple Silicon hardware. Deploy in your VPC with zero data leaving your infrastructure. Includes CI/CD pipeline integration, fleet deployment across Apple Silicon clusters, air-gapped and sovereign deployment support, and multi-format export (MLX, GGUF). Annual cloud costs from ~$2,700 — or run on a Mac Studio for electricity only.
Watchman — Capability audit and governance platform for compressed AI models. Know exactly what your quantized model can do before it goes live. Watchman predicts which capabilities survive compression in minutes — replacing weeks of benchmarking. Includes compliance-ready reporting for regulated industries, quality valley warnings for counterproductive memory allocations, instant regression diagnosis tracing issues to specific tensors, and 22 adversarial security probes scanning for injection, leakage, hallucination, and code vulnerabilities.
Learn more at baa.ai — Sovereign AI.
- Downloads last month
- 1,469
4-bit