Model reference · open weights

sdxl-amdnpu

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

sdxl-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
Released2026-02-25
Popularity0 downloads / month
LicenceOpen weights

About

What sdxl-amdnpu is

"SDXL is a latent diffusion model for text-to-image synthesis. Compared to previous versions of Stable Diffusion, SDXL leverages a three times larger UNet backbone, achieved by significantly increasing the number of attention blocks and including a second text encoder." (stabilityai/stable-diffusion-xl-base-1.0)

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-xl-base-1.0.

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.
LicenseCreativeML Open RAIL++-M License
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-xl-base-1.0.

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

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys sdxl-amdnpu for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (sdxl-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":"sdxl-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