loaded_model
A currently loaded/running AI model instance.
| Metadata | Value |
|---|---|
| Plural | loaded_models |
| Subtitle field | size |
Fields
Section titled “Fields”| Field | Type |
|---|---|
size | string |
quantization | string |
expiresAt | datetime |
vramUsage | string |
sizeVram | integer |
digest | string |
Prior art
Section titled “Prior art”External standards this shape draws from or aligns with. See Shape design principles for how prior art informs shape design.
- Ollama API — /api/ps — Direct source. Our size/vramUsage/sizeVram/quantization/digest/ expiresAt map to Ollama’s ListRunningModelsResponse fields.
- OpenTelemetry Resource semconv (ML/AI) — Emerging conventions for GenAI observability. Our size/digest align with gen_ai.model.* resource attributes.
Skills that produce this shape
Section titled “Skills that produce this shape”- ollama —
ps