> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sciforium.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

The Model Library is accessible from the left sidebar. Each model card shows a plain-language description, metadata, and pricing. Toggle between list and grid views using the icons in the top right.

Click **Model Detail** to see the full model page, or click **Select** from the Home screen to open that model directly in the Playground.

## 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.                |
