Baseten
Baseten is high-performance model serving infrastructure that allows teams to deploy open-source models (DeepSeek, Llama 3, Qwen, Moonshot) with sub-second cold starts, dedicated throughput, and enterprise SLAs.
Website: https://www.baseten.co/
Getting an API Key
- Log in to the Baseten Console.
- Navigate to Settings ➔ API Keys.
- Create and copy your Baseten API key. Store it securely.
Supported Models
PostQode connects to open-source models hosted via the Baseten Model Library or custom deployed Truss endpoints:
Deep Reasoning & Planning
deepseek-ai/DeepSeek-R1- (Recommended for Planning) Frontier 671B reasoning model for multi-step logic and system designdeepseek-ai/DeepSeek-R1-Distill-Qwen-32B- High-efficiency distilled reasoning modelmoonshotai/Kimi-K2-Thinking- Advanced long-context chain-of-thought reasoning
Coding & Agentic Execution
Qwen/Qwen2.5-Coder-32B-Instruct- (Recommended for Coding) Surgical diffs, refactoring, and tool callingdeepseek-ai/DeepSeek-V3- 671B MoE flagship general-purpose and code generation modelmistralai/Codestral-2501- High-performance code completion and generation engine
Foundation & General Intelligence
meta-llama/Llama-3.3-70B-Instruct- Flagship open-weights foundation modelmeta-llama/Llama-3.1-405B-Instruct- Ultra-scale foundation model for complex architectural analysismeta-llama/Llama-3.1-8B-Instruct- Lightweight, ultra-fast model for quick completions
Configuration in PostQode
- Open PostQode Settings () and select Baseten as your provider.
- Enter your Baseten API Key from the Baseten dashboard.
- Enter your target Model ID or Model Deployment URL (e.g.
Qwen/Qwen2.5-Coder-32B-Instructor your dedicated Truss endpoint URL). - Click Save Settings to connect.
Capabilities
- Dedicated GPU instances (H100/A100/L4) for low latency.
- Full streaming response and OpenAI-compatible tool calling.
- Dedicated autoscaling and private VPC deployments.