---
title: "Model Import Local Path"
method: GET
path: "/model/import_from_local_path"
tags: ["model"]
---

# Model Import Local Path

`GET /model/import_from_local_path`

Given model_path pointing to a local directory of a file,
try to import a model into Transformer Lab.

## Query parameters

- `model_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/transformerlab/apis/transformerlab-api.md) · [All operations](https://skmtc.dev/transformerlab/apis/transformerlab-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/transformerlab/transformerlab-api/revisions/44da5f6e34ca/schema)
