DEV Community

MPILB
MPILB

Posted on

I built a tiny $10 prepaid API for Qwen2.5-14B (OpenAI-compatible)

I'm running a limited POC: prepaid inference credits for Qwen2.5-14B-Instruct (AWQ) behind our own gateway.

  • OpenAI-compatible POST /v1/chat/completions
  • Pack: $10 (~$9 usable after Polar fee)
  • Metering: $0.70/M input · $1.40/M output
  • Not GPU rental / not reselling cloud console access — just our API
  • Best-effort POC, no SLA; please don't send PII

Landing: https://formation-palmer-ratio-calculator.trycloudflare.com/
Checkout: https://buy.polar.sh/polar_cl_IpJLdASaMnKucgOzGIUXMnFdfgZHxlk6Z1HvM4EzYnd

Happy to answer questions — feedback welcome while we prove the first real sale.

Top comments (0)