The same workload can cost multiples more on one chip than another. And the premium is not a constant: it moves with the model, the context length, the batch size, and the latency target. That variance is the reason berth exists. Not a lookup table, but an estimator you run per workload, across every chip and provider you could place it on.
Here is one placement we measured end to end. For Llama-3-8B decode, an L40S is 1.6x cheaper than an H100 PCIe at matched concurrency. The H100 is faster, but if your p99 target does not require that speed, you are paying 1.6x for headroom you will never use.