GPT-5.6 Sol
gpt-sol gpt-5.6-sol Every hosted app picks one of these. Server models are billed per token in credits — $1 = 10,000 credits — at the provider's list price, passed through with no markup; SkillSafe charges separately for the computation on its servers. Browser models are downloaded once from the shared registry, cached across every SkillSafe app, and cost nothing to run.
gpt-sol gpt-5.6-sol gpt-terra gpt-5.6-terra gpt-luna gpt-5.6-luna gemma-fast @cf/google/gemma-4-26b-a4b-it gpt-image gpt-image-2 Model cost is pass-through: these are the providers' published list prices, unchanged — see OpenAI pricing and Workers AI pricing. What SkillSafe charges for is the computation and API handling on its own servers: a 10% platform fee on each run's base — the model's list cost, with no per-job overhead. A creator's markup is a separate cut of the same base — they keep 100% of it. Only the latest model of each tier is shown; configure the alias and your app follows upgrades. Tiers that cannot run on this deployment are not shown.
slimsam-77-uniform-int8@5850ab45 slimsam-77-uniform-fp16@5850ab45 pp-ocrv6-tiny-rec@2612ab37 pp-ocrv6-tiny-det@2ba1506c u2netp@cd3a3d67 modnet@fa2fa546
Every file is a vetted parameter file served from
models.skillsafe.ai at an immutable URL, so a visitor who loaded a model in one
app already has it for the next. There is no charge: the bytes are on the platform's bill
and the compute is the visitor's device. Apps declare what they load with
models on a release and ship their own tokenizer and config files — see the
deploy guide.