The same underlying model is often exposed with different model IDs across providers. As a result, the Dashboard renders separate entries for what is effectively the same model.
For example, glm-5.1 is served under the following model IDs depending on the provider (Reference: https://models.dev/?search=glm-5.1):
| Provider |
Model ID |
| zai |
glm-5.1 |
| neuralwatt |
zai-org/GLM-5.1-FP8 |
| wafer.ai |
GLM-5.1 |
When using these providers/models, the Dashboard outputs three separate data series for what is the same GLM model.
The same underlying model is often exposed with different model IDs across providers. As a result, the Dashboard renders separate entries for what is effectively the same model.
For example,
glm-5.1is served under the following model IDs depending on the provider (Reference: https://models.dev/?search=glm-5.1):glm-5.1zai-org/GLM-5.1-FP8GLM-5.1When using these providers/models, the Dashboard outputs three separate data series for what is the same GLM model.