@multimodalart
been testing GLM 5.2 directly inside Claude Code. it is a really good model here's an ultra simple way to vibe check it via @huggingface ``` export ANTHROPIC_BASE_URL="https://t.co/q5zcSfYxpH" export ANTHROPIC_AUTH_TOKEN="${HF_TOKEN}" claude --model "zai-org/GLM-5.2" ``` https://t.co/nYoDYOGkMN