Model Metadata Reference
| Field | Description |
|---|---|
| State | Availability status. Ready means the model is live and accepting requests. |
| Created on | Date the model was added to Sciforium. |
| Kind | Model type (e.g. Base Model). |
| Provider | The organization that trained the model. |
| Hugging Face | Base model identifier on Hugging Face. |
| Uncached Input | Cost per million input tokens without caching. |
| Cached Input | Cost per million input tokens with prompt caching active. |
| Output | Cost per million output tokens generated. |
| Context | Maximum token window (input + output) for a single request. |