> For the complete documentation index, see [llms.txt](https://genos-docs.gitbook.io/default/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genos-docs.gitbook.io/default/v1.9.1/basic-tutorials/guides/model.md).

# 모델 관리

모델은 학습, 서빙, 평가 등에 사용되는 AI 모델을 체계적으로 관리하는 기능입니다. 모델 파일을 업로드하고 리비전별로 관리하여 버전 관리와 배포를 효율적으로 수행할 수 있습니다.

## 모델 목록

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-3ea776fcb8f247f41a7f090a0d4c1bf8172093bb%2Fmodel_list.png?alt=media" alt="모델 목록"><figcaption><p>모델 목록 화면</p></figcaption></figure>

* 모델 메뉴에서 생성된 모델 목록을 확인할 수 있습니다.
* 목록에서 ID, 모델 타입, 제목, 최신 리비전, 리비전 수, 제작자, 관리 그룹, 등록일시 정보를 확인할 수 있습니다.
* 모델 타입 필터로 목록을 좁힐 수 있고, 카탈로그 보기로 등록된 모델을 카탈로그 형태로 볼 수 있습니다.
* 모델 타입에는 LLM, VLM, 임베딩, 리랭킹, T2I, I2I 등이 있습니다.

## 모델 생성하기

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-045f0a2ca723d6a02e737a9fff2c56fa859aa92d%2Fmodel_create.png?alt=media" alt="모델 생성"><figcaption><p>모델 생성 화면</p></figcaption></figure>

* **모델 생성** 버튼을 클릭합니다.
* 모델 생성을 위한 정보를 입력합니다.
  * **모델 유형**: LLM, VLM, T2I, I2I 등에서 선택합니다.
  * **제목**: 모델의 이름을 입력합니다.
  * **상세 설명**: 모델의 특징이나 용도를 설명합니다.
  * **관리 그룹**: 모델을 관리할 그룹을 선택합니다.
  * **파일 업로드**: 모델 파일을 드래그하여 업로드하거나 클릭하여 선택합니다.

## 모델 상세

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-704edeb8db170dc9cc8c4d1a73245496f22f4ad4%2Fmodel_detail.png?alt=media" alt="모델 상세"><figcaption><p>모델 상세 화면</p></figcaption></figure>

* 모델 목록에서 항목을 더블 클릭하면 상세 페이지로 이동합니다.
* 모델 상세 페이지에는 **기본 정보** 탭과 **리비전 목록** 탭이 있습니다.
* 기본 정보에서 모델 유형, 제목, 설명, 관리 그룹 정보를 확인할 수 있습니다.

## 모델 리비전 추가하기

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-1500abacee8f50fa25415c10aaaf36a001ddc2ca%2Fmodel_detail_revision_add.png?alt=media" alt="모델 리비전 추가"><figcaption><p>모델 리비전 추가</p></figcaption></figure>

* 모델 상세 페이지에서 **리비전 추가** 버튼을 클릭합니다.
* 리비전을 통해 모델의 버전을 관리할 수 있습니다.
* 새로운 모델 파일을 업로드하여 리비전을 생성합니다.

## 리비전 목록

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-1bbb30362961e7a734f88b92eb94eb01608a370b%2Fmodel_detail_revision.png?alt=media" alt="모델 리비전 목록"><figcaption><p>모델 리비전 목록</p></figcaption></figure>

* **리비전 목록** 탭에서 생성된 모든 리비전을 확인할 수 있습니다.
* 각 리비전의 ID, 파일명, 파일 크기, 제작자, 등록일시를 확인할 수 있습니다.
* 리비전을 더블 클릭하면 상세 페이지로 이동합니다.

## 리비전 상세

<figure><img src="https://2205209373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4KvbwvoxckmnkxBh5gRA%2Fuploads%2Fgit-blob-e9834d7c02ec8c0f7530ac9b19635e37a4b0bdf3%2Fmodel_detail_revision_detail.png?alt=media" alt="모델 리비전 상세"><figcaption><p>모델 리비전 상세 화면</p></figcaption></figure>

* 리비전 상세 페이지에서 해당 버전의 모델 정보를 확인할 수 있습니다.
* 파일 정보, 크기, 등록일시 등의 세부 정보를 확인할 수 있습니다.
* 필요한 경우 모델 파일을 다운로드하거나 삭제할 수 있습니다.

## 모델 활용

생성된 모델은 다음과 같은 용도로 활용할 수 있습니다.

* **모델 서빙**: 학습된 모델을 서빙하여 추론 API를 제공할 수 있습니다.
* **모델 학습**: 기반 모델로 사용하여 파인튜닝을 진행할 수 있습니다.
* **모델 평가**: 평가 데이터셋을 사용하여 모델 성능을 측정할 수 있습니다.
* **버전 관리**: 리비전을 통해 모델의 변경 이력을 추적하고 관리할 수 있습니다.

리비전 관리를 통해 모델의 변경 이력을 추적하고, 필요한 경우 이전 버전으로 되돌릴 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://genos-docs.gitbook.io/default/v1.9.1/basic-tutorials/guides/model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
