Verified one-command Badgr deployment for stable-code-instruct-3b

#5
by michaeluchiha - opened

Hey, I tested stabilityai/stable-code-instruct-3b through Badgr and verified it end-to-end.

badgr serve stabilityai/stable-code-instruct-3b --max-cost 1

This run also exercised Badgr’s capacity fallback: several GPU offers were unavailable before it successfully provisioned an H100, started vLLM, verified inference, and completed cleanly.

Proof:
https://aibadgr.com/models/stable-code-instruct-3b

If useful, I can send a short Deploy with Badgr snippet for the model card.

Sign up or log in to comment