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

# ModelComputeDtype - ComfyUI Built-in Node Documentation

> Complete documentation for the ModelComputeDtype node in ComfyUI. Learn its inputs, outputs, parameters and usage.

ModelComputeDtype 노드는 모델 처리 중 사용되는 연산 데이터 타입(정밀도)을 변경합니다. 입력 모델의 복사본을 생성하고 선택한 정밀도 설정을 적용하여, 하드웨어에 따라 메모리 사용량과 성능을 최적화하는 데 도움을 줍니다. 다양한 정밀도 구성을 디버깅하고 테스트하는 데 유용합니다.

## 입력

| 매개변수    | 설명                                 | 데이터 타입 | 필수 | 범위                                            |
| ------- | ---------------------------------- | ------ | -- | --------------------------------------------- |
| `모델`    | 새로운 연산 데이터 타입을 적용할 입력 모델           | MODEL  | 예  | -                                             |
| `dtype` | 모델에 적용할 연산 데이터 타입 (기본값: "default") | STRING | 예  | "default"<br />"fp32"<br />"fp16"<br />"bf16" |

## 출력

| 출력 이름 | 설명                        | 데이터 타입 |
| ----- | ------------------------- | ------ |
| `모델`  | 새로운 연산 데이터 타입이 적용된 수정된 모델 | MODEL  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelComputeDtype/ko.md)

***

**Source fingerprint (SHA-256):** `bc65f1e452d0122ad175a8b95f38a36503253c9908157037c516496e65c828e6`
