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 Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Meituan's 1.6T open MoE topped OpenRouter as 'Owl Alpha.' Call it in Python with the OpenAI SDK.
Tutorials Load a whole repo into Gemini 3.5 Pro's 2M context, query it without RAG, and cache to cut cost.
Tutorials Build a semantic cache that reuses answers for similar prompts and slashes LLM API costs.
Tutorials Stream Gemini's thought summaries live, control reasoning effort, and track thinking-token cost.
Tutorials Build a browser-control agent with Gemini 3.5 Flash's new computer_use tool and Playwright.
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 Move your Gemini CLI setup, skills and MCP servers to Antigravity's agy.
Tutorials Build a cost-aware GLM-5.2 agent that routes thinking effort per task and calls tools.