Tutorials Self-Host Kimi K3 Open Weights With vLLM
Run Moonshot's 2.8T open-weight model on your own GPUs with vLLM and MXFP4.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Run Moonshot's 2.8T open-weight model on your own GPUs with vLLM and MXFP4.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Use reasoning.context to reuse GPT-5.6's chain of thought across turns and cut redundant tokens.
Tutorials Reproduce GPT-Live's full-duplex voice and background delegation using the GA Realtime API.
Tutorials Structure prompts, set prompt_cache_retention, and read cached_tokens to slash GPT-5.6 input costs.
Tutorials Use GPT-5.6's Responses API so the model writes JavaScript to run your tools in one call.
Tutorials Meituan's 1.6T open MoE topped OpenRouter as 'Owl Alpha.' Call it in Python with the OpenAI SDK.
Tutorials Use GPT-5.6 Sol's new max reasoning effort and ultra subagents via the Responses API.
Tutorials Surface, stream, and log Gemini 2.5 Pro Deep Think's reasoning chain with thought summaries.
Tutorials Gemini's image preview models die June 25. Swap to the Nano Banana 2 GA IDs with verified Python.
Tutorials Build a cost-aware GLM-5.2 agent that routes thinking effort per task and calls tools.
Tutorials Build real-time agents on the first reasoning diffusion LLM: OpenAI-compatible, 1000 tok/s.