Z-Image Turbo (local fleet, GGUF variants)
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "local/z-image-turbo", "messages": [{"role": "user", "content": "Hello!"}] }'
Get an API key
Read this page in plain markdown