{"slug": "cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm", "title": "Cli-Modelarium 0.1.4: 10 LLM providers now, with Qwen and GLM", "summary": "Cli-Modelarium 0.1.4 adds support for Alibaba's Qwen models (via DashScope) and Z.AI's GLM models, bringing the total to 10 cloud LLM providers. The command-line tool enables side-by-side comparison of models with statistical analysis, cost tracking, and hallucination detection.", "body_md": "Quick release note. Cli-Modelarium 0.1.4 just shipped, and the headline is two new providers.\n\nYou can now compare Alibaba's Qwen models (via DashScope) and Z.AI's GLM models side by side with the rest of the lineup: OpenAI, Anthropic, Google, xAI, DeepSeek, Mistral, Groq, OpenRouter, plus your local models. That brings it to 10 cloud providers.\n\nIf you have wanted to benchmark the open-weight models against the frontier ones on your own prompts, it is now a single command:\n\n```\npip install --upgrade cli-modelarium\n\ncli-modelarium \"Write a haiku about garbage collection in programming\" \\\n  --models qwen3.7-max,glm-5.2,gpt-5.4,claude-opus-4-8 \\\n  --runs 10 --max-cost 0.50\n```\n\nYou get a side by side table with cost and latency per model. With `--runs`\n\ngreater than 1 it repeats the trials and runs the statistical tests automatically, so you can tell a real difference from noise instead of eyeballing one output. The `--max-cost`\n\nflag is a hard cap, so a multi-model run does not surprise your API bill.\n\nCli-Modelarium is a command line tool for comparing LLM outputs side by side, with real statistics (bootstrap confidence intervals, paired significance tests, McNemar's), CI-ready assertions, hallucination detection, LLM-as-judge scoring, and cost tracking. One pip install, no infrastructure, Apache 2.0.\n\nWould love to hear how the new providers work for your use case.", "url": "https://wpnews.pro/news/cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm", "canonical_source": "https://dev.to/lavellehatcherjr/cli-modelarium-014-10-llm-providers-now-with-qwen-and-glm-dg5", "published_at": "2026-06-24 22:08:07+00:00", "updated_at": "2026-06-24 22:43:36.598601+00:00", "lang": "en", "topics": ["developer-tools", "large-language-models", "ai-tools"], "entities": ["Cli-Modelarium", "Alibaba", "Qwen", "DashScope", "Z.AI", "GLM", "OpenAI", "Anthropic"], "alternates": {"html": "https://wpnews.pro/news/cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm", "markdown": "https://wpnews.pro/news/cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm.md", "text": "https://wpnews.pro/news/cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm.txt", "jsonld": "https://wpnews.pro/news/cli-modelarium-0-1-4-10-llm-providers-now-with-qwen-and-glm.jsonld"}}