GLM-4.6V-Flash
GLM-4.6V-Flash is Z.ai's lightweight 9B parameter vision-language model for low-latency applications. It shares GLM-4.6V's multimodal capabilities at a fraction of the compute cost.
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-4.6v-flash', prompt: 'Why is the sky blue?'})Playground
Try out GLM-4.6V-Flash by Z.ai. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.