Provider deployment desk
Deploy open models
on AWS.
Production teams that need VPC controls, durable model storage, and multi-node operations.
25 model runbooks
Start with deployability, then compare quality
The rank is observed demand. The status is the hardware and orchestration burden on AWS.
Agent-assisted setup
Hand this runbook to Claude Code or Codex
Open a terminal in the repository where you want the deployment files,
start claude or codex, then paste this prompt.
It asks the agent to verify sources and stop before it creates billable infrastructure.
Deployment prompt
Prepare a reproducible open-model deployment project for AWS; ask me to choose one of the models on this page before selecting GPU capacity. Use this guide as the starting context: https://www.getflops.ai/models/provider/aws. Read the linked model card and provider documentation before choosing hardware or runtime settings. Open every linked primary source and flag any mismatch instead of guessing. Create a deployment folder containing README.md, .env.example with no secrets, a pinned start script or infrastructure manifest, and smoke-test.sh. Make the endpoint OpenAI-compatible where the runtime supports it. Run local/static validation, estimate the billable resources, and stop before provisioning paid infrastructure until I approve.
Guardrails included
No secrets in files · verify primary docs · approval before spend
Provider source