Z.ai
Z.ai

GLM 5.2

要約

開発者たちはGLM-5.2の破壊的な価格と巨大なコンテキストウィンドウを高く評価している一方で、ローカル推論における極端なハードウェア要件や、ツール呼び出し(tool-calling)およびNPU互換性に関する継続的な技術的バグへの懸念も根強く残っています。

YouTubeHacker NewsGitHubHugging Face
514件の意見分析2026年7月1日

人気指標

直近30日 · 分析項目 70件
  • 関連再生数
    199.7万
  • 関連高評価数
    6.7万
  • 関連コメント数
    9,650
  • 話題性
    人気下降中

コメント分布

  • すべて
    56%
    44%
  • YouTube
    85%
    15%
  • Hacker News
    16%
    84%
肯定的否定的

コメント要約

価格対性能の価値

25 コメント

ユーザーはGLM-5.2をAnthropicやOpenAIのモデルの数分の一のコストであると強調しており、大量のタスク委託における好ましい選択肢となっています。

開発者の有用性とコンテキストウィンドウ

90 コメント

1Mのコンテキストウィンドウとエージェント機能は複雑なタスクの処理で高く評価されていますが、一部では推論トークンにおける「thinkslop」が指摘されています。

ハードウェアおよびローカル推論の要求

26 コメント

非エンタープライズ用ハードウェアで巨大なパラメータモデルを実行するために必要な膨大なVRAMおよびRAM要件に関して、技術的な不満がかなり存在します。

実装および互換性の問題

12 コメント

GitHubのレポートでは、ツール呼び出しの文法やNPU互換性における致命的な失敗が特定されており、多様なランタイム環境での改善が必要であることを示しています。

主要コメント

  • GLMの違いは、トークンあたりのコストが10分の1であり、利用制限もはるかに高いことです。The difference is glm is 1/10th of the cost per token and has way higher usage limit
    YouTube@ageminigod309原文を見る
  • 十分なハードウェア(256GBのMac Studioや十分なVRAM + RAMを備えたシステムなど)があれば、GLM-5.2もローカルで実行できることを忘れています。Unslothは、元のモデル精度の82%を維持しつつローカル展開をはるかに容易にする2-bit quantizedバージョンも提供しています。You forgot to mention that GLM-5.2 can also run locally if you have enough hardware like 256GB Mac Studio or a system with sufficient VRAM + RAM. Unsloth also provides a 2-bit quantized version that reportedly retains 82% of the original model accuracy, making local deployment much more accessible.
    YouTube@Lucifer_Indian90原文を見る
  • これ、マジでヤバいですね。2026年にGLM 5.2かClaudeのどちらを使うか、もう決められません笑 😭😭This was ABSOLUTELY INSANE. Are you choosing GLM 5.2 or Claude to use in 2026? I genuinely can't decide anymore lol 😭😭
    YouTube@tef-AI98原文を見る
  • Z.aiの創設者からの発表:「GLM-5.2は完全にオープンです。フロンティア・インテリジェンスは今日、すべての人のものです。非技術的な理由で特定のフロンティアモデルへのアクセスが突然遮断される現状は非常に遺憾です。アクセスが断たれた今、私たちは一つのことを確信しています。科学はグローバルであるべきです。AGI(汎用人工知能)への道が高い壁で囲まれてはなりません。私たちは常に、AGIは一部の人間が独占するものではなく、人類全体が知能の限界を探索し複雑な課題を解決するための礎であるべきだと信じてきました...Announcement from the founder of Z.ai: “ GLM-5.2 is Fully Open, Frontier Intelligence Belongs to Everyone Today, the sudden restriction of certain frontier models is deeply regrettable. At a time when access to frontier models is abruptly cut off for non-technical reasons, we are even more convinced of one thing: science should be global. The path to AGI (Artificial General Intelligence) must never be enclosed by high walls. We have always believed that AGI should be the cornerstone for all of humanity to collaboratively explore the boundaries of intelligence and solve complex challenges, rather than a privilege monopolized by a few rules and subject to revocation at any moment. In the face of external blockades and restrictions, our attitude is one of radical openness. Frontier intelligence must remain open-source, accessible, and buildable, serving every dedicated developer. GLM-5.2 is Zhipu's most capable open-source model to date. It not only supports a truly usable 1M context window but also maintains a continuous lead in the independent completion of long-horizon tasks, providing solid foundational support for building complex agent applications. It also continues to be our main engine for creating the strongest domestic coding model. Tonight at 5:21—at this special moment—GLM-5.2 will officially be available to all GLM Coding Plan users (including Lite / Pro / Max). The API will also go live next week. A step closer to frontier intelligence for everyone. The future of AI is open, and it is for the people. ModelKey: GLM-5.2” https://x.com/jietang/status/2065784751345287314
    Hacker Newseasygenes16原文を見る
  • distillationだけで新しいAIモデルを作れる人なんて誰もいません。事実、私が知っているすべてのモデルは、トレーニングや検証プロセス中に既存のモデルからdistillationを行っています!ですから、誰かがdistillationを行っていると非難するのは、少なくとも不誠実ですし、そうでなければ極めて偽善的です。NOBODY can make a new AI model by distillation alone, NOBODY. in fact, every model i know of distilled from existing models during the training/verification process! so accusing anyone of doing distillation is at very least disingenuous, if not extremely hypocritical.
    YouTube@catbertevil75010原文を見る
  • 私はQ4_K_XLを実行しています。llama.cpp -cmoeを使用して秒間約6トークン(6tk/sec)出すには、512GBのRAMと2枚の3090 GPUがあれば十分です。私のDDR4 2400mhzは貧弱ですが、3200mhzなら速度は9tk/secまで上がるでしょう。CPUはそこそこの32コアepycですが、より良い64コアなら11tk/secくらいになるはずです。ハードウェア価格が高騰する前に予算内で組みましたが、毎日後悔しています。それでも、自宅でこのモデルを動かせるのは素晴らしいことです。計画立案や、計画やコンテキストが揃った状態でのワンショットプロンプティングに最適です。このハードウェア全体で、構築当時は2400ドルでした。リソースを割く覚悟があるなら...I run Q4_K_XL. All it takes to run to get about 6tk/sec is 512gb of ram and 2 3090 GPUs with llama.cpp -cmoe. I also have crappy DDR4, 2400mhz, 3200mhz will bring that speed up to about 9tk/sec. I also have ok 32core epyc CPU, a better 64core would bring it up to about 11tk/sec. I did a budget build before the crazy hardware cost and I regret it everyday. Nevertheless, it's fantastic being able to run this model at home. It's great for planning, one shot prompting once you have a plan or all the context you need. This entire hardware cost $2400 when it was built. If you're willing to be resourceful, you can find ways to run these models at home. I often get the silly question of why, and suggestions about how much I can save using cloud API, but the Fable drama has opened up eyes on why it's good for us to be independent. Thanks team unsloth, Q4_K_XL is solid, if you are going to grab a quant, make sure to get the K_XL variant if it can fit.
    Hacker Newssegmondy9原文を見る
  • 今週末のFableとGPT 5.6の騒動の後、これらのオープンモデルを改めて見直したのですが… GLM-5.2は日々のプログラミングにおいて本当に優れたワークホースモデルです。私は自分をLLMのヘビーユーザーであり経験豊富な開発者だと思っています。GPTでの典型的なセッションは通常100ドル以上かかりますが… 今週末、暗号化機能付きのMatrixボットといくつかのツールを備えたRustエージェントをプログラミングしました。OpenClawは… 私が求めていたものとは違ったので。2日後、20ドルの出費で、ホームラボにアクセスできるRust製のマルチモーダルエージェントが手に入りました。違和感は全くなく…I have taken another look on these open models after the fiasco of Fable and GPT 5.6 this weekend and... GLM-5.2 truly is a good workhorse model for daily programming. I consider myself a heavy user of LLMs and a seasoned developer. A typical session for me with GPT is usually over a hundred dollars... This weekend I programmed a matrix bot with encryption and a Rust agent with some tools. Because I need one and OpenClaw just felt... not what I wanted. Two days later and 20 dollars poorer I have what I need: a multimodal agent written in rust that has access to my homelab. Nothing felt off with GLM. It did what I wanted, was fast, had a decent not very annoying personality and was much cheaper than Opus or GPT. I used it unquantized through Fireworks, but there are multiple other providers too.
    Hacker Newspimeys8原文を見る
  • 中国人はオープンソースに対して責任ある人間として行動していますが、アメリカの寡頭政治家たちは、AIが最終的に人類を滅ぼすことになっても、ただ金儲けをしようとしているだけです…The Chinese are being responsible humans with open source while the oligarchy Americans are just trying to make more money even if AI ends up killing us all…
    YouTube@tonyr98419原文を見る
  • >心配いりません、オープンソースの伝道師たちが、3年以内にこれらがスマホで動くようになると教えてくれるでしょう。皮肉で言っているのか分かりませんが、私は16GBのM1 Macbook Proで、2023年のGPT-4を圧倒するGemmaやQwenの量子化バージョンを動かしています。さらに3年後、標準的なコンシューマー向けハードウェア(例えば32GB/64GBのM7 Pro)でOpus 4.5やGLM-5.2のように強力なものを動かせるようになっても驚きません。さらにその3年後、ハードウェアの低価格化とモデル効率の向上により、ローカルと商用モデルの差が今よりずっと縮まっていても不思議ではないでしょう。>Don't worry though, open source evangelists will tell you that these will be running on your phone in the next 3 years. Not sure if you're being sarcastic, but I can run a quantised version of Gemma or Qwen on my 16GB M1 Macbook Pro that beats GPT-4 from 2023 hands-down. I wouldn't be surprised if, in another 3 years, you'd be able to run something as powerful as Opus 4.5 or GLM-5.2 on standard consumer hardware - say a 32GB/64GB M7 Pro. I also wouldn't be surprised if, 3 years after that, cheaper hardware and improved model efficiency means that there's a much smaller gap between what you can run on a consumer CPU (which, with memory prices coming down, could look like a 256GB M9 or M10 Pro) and $100k GPU cluster.
    Hacker NewsAussieWog937原文を見る
  • GLM 5.2は素晴らしいですね 😮Glm5.2 es espectacular 😮
    YouTube@TradingAlgoritmicLive8原文を見る

ソース別分析

グラフは各投稿の抽出サンプル(n≤30)に基づく