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

# 모델 살펴보기

> Provisioned Throughput으로 서빙할 수 있는 모델과 모델 페이지 구성을 안내해요.

Provisioned Throughput은 오픈 웨이트(open-weight) 모델을 별도 수정 없이 그대로 서빙해요. 모델마다 사이드바의 **Inference** → **Models** 아래에 페이지가 있고, 여기서 사양과 배포 옵션, 사용량, 계약 이력을 볼 수 있어요.

## 제공 모델

| 모델             | 프로바이더      |
| -------------- | ---------- |
| **MiniMax M3** | MiniMax AI |
| **GLM 5.2**    | Z.ai       |

모델은 앞으로 더 추가될 수 있어요. 현재 제공 중인 모델은 VESSL Cloud의 **Inference** → <strong>Models</strong>에서 확인하세요.

계약 기간 동안 해당 모델의 릴리스 주기에 맞춰 새 버전을 반영해요.

모델 목록에서는 카드마다 모달리티(modality), PTU(Provisioned Throughput Unit) 단가, 컨텍스트 길이를 볼 수 있어요. 이미 계약이 있는 모델에는 <strong>Active · N PTU</strong> 배지가 붙어요.

목록에 없는 모델이 필요하면 [세일즈팀에 문의](https://vessl.ai/ko/talk-to-sales?utm_source=docs\&utm_medium=referral\&utm_campaign=inference_kr\&utm_content=models_other_model)해 주세요.

## 모델 페이지

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/3AK1OUE3yJcIiP_z/images/inference-model-information.png?fit=max&auto=format&n=3AK1OUE3yJcIiP_z&q=85&s=6714b89014d6d156843cab0ed237d6de" alt="모델 페이지 상단: 모델 이름 옆의 모델 ID와 복사 버튼, 그 아래 파라미터 수, 모달리티, 컨텍스트 길이, Hugging Face 링크가 있는 Model information 카드" width="2244" height="508" data-path="images/inference-model-information.png" />
  </Frame>

  <small>예시: 모델 페이지 상단과 Model information 카드</small>
</div>

* **모델 ID**: 모델 이름 옆에 복사 버튼과 함께 표시돼요. API 요청의 `model` 값으로 사용하세요. [첫 요청 보내기](/ko/inference/send-requests)를 참고하세요.
* **Model information**: 파라미터 수, 지원 모달리티, 컨텍스트 길이, 모델의 Hugging Face 페이지 링크를 보여줘요. 아래 <strong>Details</strong>를 펼치면 프로바이더와 카테고리, 지원 기능(JSON mode, tool calling 등), 출시일을 볼 수 있어요.
* **Deploy options**: 계약 전에는 **Provisioned Throughput** 카드에 과금 단위, SLA, PTU 단가가 표시되고 <strong>Estimate total cost</strong>와 **Contact sales** 버튼이 있어요. [Provisioned Throughput 요청하기](/ko/inference/request)를 참고하세요. 계약이 활성화되면 같은 카드에 <strong>Provisioned capacity is live</strong>와 예약한 PTU 수량, 계약 기간이 표시돼요. [계약 관리하기](/ko/inference/contracts)를 참고하세요.
* **Usage summary**: 계약이 활성화되면 열려요. [인퍼런스 상태 모니터링하기](/ko/inference/monitor-usage)를 참고하세요.
* **Previous contracts**: 이 모델의 Provisioned Throughput 계약 이력이에요. [계약 관리하기](/ko/inference/contracts)를 참고하세요.
