Who uses it
How many people, and how often they come back.
The model you'd run
This is what decides how many GPUs you need. A big model, a long context or full attention can change the answer by more than 10×.
Pick the closest match. Every field below fills in from it and stays editable.
vLLM or SGLang if you're unsure. This only sets how much of the card's bandwidth you actually get.
Interactive keeps every answer above your reading speed. Batch packs in more requests and accepts slower ones.
Architecture detail
The preset's own layer structure, editable. This is what decides the cache cost per token: a sliding window stops growing past its span, GDN layers never grow at all, and MLA stores one compressed latent instead of keys and values. A hybrid model keeps one block per group.
Hardware & prices
The card you'd buy, the provider you'd rent from, and the API you'd compare against.
The card you'd buy. Its memory decides what fits; its bandwidth decides how fast.