---
title: "Validate Hf Model"
method: GET
path: "/hf/models/{hf_namespace}/{hf_model_id}"
---

# Validate Hf Model

`GET /hf/models/{hf_namespace}/{hf_model_id}`

## Path parameters

- `hf_namespace` string, required
- `hf_model_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/axolotl/apis/fastapi.md) · [All operations](https://skmtc.dev/axolotl/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axolotl/fastapi/revisions/4935f751df24/schema)
