<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GLM on Tan Chun Siong</title>
    <link>https://www.tanchunsiong.com/tags/glm/</link>
    <description>Recent content in GLM on Tan Chun Siong</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 11 Aug 2026 17:00:00 +0800</lastBuildDate>
    <atom:link href="https://www.tanchunsiong.com/tags/glm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Updating OpenClaw to NVIDIA GLM 5.2 and MiniMax M3</title>
      <link>https://www.tanchunsiong.com/2026/08/updating-openclaw-to-nvidia-glm-5-2-and-minimax-m3/</link>
      <pubDate>Tue, 11 Aug 2026 17:00:00 +0800</pubDate>
      <guid>https://www.tanchunsiong.com/2026/08/updating-openclaw-to-nvidia-glm-5-2-and-minimax-m3/</guid>
      <description>&lt;p&gt;My earlier OpenClaw setup used NVIDIA DeepSeek V4 Flash with GLM 5.1 as the fallback. Those two models are no longer available on NVIDIA Developer, and NVIDIA started returning an HTTP &lt;code&gt;410&lt;/code&gt; response for the old model IDs.&lt;/p&gt;&#xA;&lt;p&gt;I have now replaced them with:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Primary: &lt;code&gt;nvidia/z-ai/glm-5.2&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Fallback: &lt;code&gt;nvidia/minimaxai/minimax-m3&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The gateway is running with this setup, and I also tested the fallback. GLM timed out, then MiniMax returned &lt;code&gt;OK&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-new-model-setup&#34;&gt;The New Model Setup&lt;/h2&gt;&#xA;&lt;p&gt;This is the model order I use in &lt;code&gt;~/.openclaw/openclaw.json&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting NVIDIA Developer DeepSeek Flash Working on OpenClaw</title>
      <link>https://www.tanchunsiong.com/2026/08/getting-nvidia-developer-deepseek-flash-working-on-openclaw/</link>
      <pubDate>Tue, 11 Aug 2026 16:30:00 +0800</pubDate>
      <guid>https://www.tanchunsiong.com/2026/08/getting-nvidia-developer-deepseek-flash-working-on-openclaw/</guid>
      <description>&lt;p&gt;I wanted NVIDIA DeepSeek V4 Flash to be my default model in OpenClaw. I also wanted another NVIDIA model to take over if DeepSeek failed.&lt;/p&gt;&#xA;&lt;p&gt;It took a few changes before tools and follow-up requests worked properly. Here is the setup that worked for me with &lt;strong&gt;OpenClaw 2026.6.11&lt;/strong&gt;:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Endpoint: &lt;code&gt;https://integrate.api.nvidia.com/v1&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;NVIDIA model: &lt;code&gt;deepseek-ai/deepseek-v4-flash&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;OpenClaw reference: &lt;code&gt;nvidia/deepseek-ai/deepseek-v4-flash&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Fallback: &lt;code&gt;nvidia/z-ai/glm-5.1&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can find the model details and API examples in NVIDIA&amp;rsquo;s &lt;a href=&#34;https://build.nvidia.com/deepseek-ai/deepseek-v4-flash/deploy&#34;&gt;DeepSeek V4 Flash API reference&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
