---
title: "POST /api/v1/models/down"
method: POST
path: "/api/v1/models/down"
tags: ["Models"]
---

# POST /api/v1/models/down

`POST /api/v1/models/down`

Load down a model for inference.

## Request body

- object
  - `model` string, required — The ID or alias of the model to load down.

## Response `200`

Model loaded down successfully.

## Changes

- **2025-08-13** `61dca0e3f54f` — 3 info
  - api operation id `chat.models.down` removed and replaced with `models.down`
  - api tag `Models` added
  - api tag `Chat` removed
- **2025-08-13** `fa4e5149fd06` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/premai-io/apis/prem-studio-api/changes/api/v1/models/down/post.md)

---

[API](https://skmtc.dev/premai-io/apis/prem-studio-api.md) · [All operations](https://skmtc.dev/premai-io/apis/prem-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/premai-io/prem-studio-api/revisions/3eac827d87b9/schema)
