Model reference · open weights

stable-diffusion-3.5-medium-amdnpu

Available as managed deployment Licence fee Image stabilityai Text→image 1 variants 0 dl/mo

stable-diffusion-3.5-medium-amdnpu is an open-weight image model from stabilityai. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Makerstabilityai
TypeImage models
TaskText→image
Runs withdiffusers
Released2026-05-01
Popularity0 downloads / month
LicenceCommercial licence needed

About

What stable-diffusion-3.5-medium-amdnpu is

"Stable Diffusion 3.5 Medium is an improved version of SD3 Medium, featuring better prompt adherence, better generation quality, and more diverse outputs. SD3.5 Medium is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features improved image quality, typography, and prompt understanding." (stabilityai/stable-diffusion-3.5-medium)

This version of the model has been optimized to run on AMD NPUs.

For more information, refer to the original model card under stabilityai/stable-diffusion-3.5-medium.

Model Details

Model DetailsDescription
Person or organization developing modelAMD
Original model authorsStability AI
Model dateFebruary 2026
Model version1.8.0
Model typeDiffusion-based text-to-image generation model
Information about training algorithms, parameters, fairness constraints or other applied approaches, and featuresThis is a model that can be used to generate and modify images based on text prompts.
LicenseStability AI Community
Where to send questions or comments about the modelCommunity Tab and AMD Developer Community Discord

⚡ Intended Use

Getting Started

To get started with this model, visit github.com/amd/sd-sandbox.

⚓ Ethical Considerations

AMD is committed to conducting our business in a fair, ethical and honest manner and in compliance with all applicable laws, rules and regulations. You can find out more at the AMD Ethics and Compliance page.

⚠️ Caveats and Recommendations

Please visit the original model card for more details: stabilityai/stable-diffusion-3.5-medium.

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How image models work

Text promptwhat to makeText encoderunderstands itDiffusion stepsdenoise to pixelsImagePNG / JPEGA diffusion model starts from noise and denoises it, guided by your prompt, into a finished image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys stable-diffusion-3-5-medium-amdnpu for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (stable-diffusion-3-5-medium-amdnpu below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/images/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"stable-diffusion-3-5-medium-amdnpu","prompt":"a red bicycle","size":"1024x1024"}'

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms