.GGUF 파일 확장자

GGML Universal Format File

개발사 ggml-org
인기도
4.0  |  2 투표
 

GGUF 파일이란 무엇인가요?

A GGUF file is a machine learning model file that stores large language models (LLMs) and other AI models using the GGML Universal Format (GGUF). It packages the information needed to run a model into a single file, which may include model weights, tokenizer data, configuration information, and metadata. The GGUF format was introduced for the llama.cpp ecosystem and is commonly distributed through model repositories such as Hugging Face.

추가 정보

GGUF files are designed to make AI models easier to distribute and run locally. The format is widely used with tools that perform model inference, including llama.cpp and software built on that technology. Developers, researchers, hobbyists, and users running local AI assistants may work with GGUF files to deploy models on desktops, laptops, and other devices.

Many GGUF files contain quantized model data, reducing memory usage and enabling models to run more efficiently on consumer hardware while maintaining a practical balance between model quality and hardware requirements. Unlike formats that separate model weights, tokenizer files, and configuration files into multiple components, GGUF stores these resources together in a single container. The format also supports metadata and different methods of storing model data, allowing software to read model information and load model data efficiently.

참고: GGUF replaced earlier GGML-related formats and has become a common distribution format for local AI inference workflows.

GGUF 파일을 여는 방법

You can open and use a GGUF file with software that supports the format, such as llama.cpp and LM Studio. Many users download GGUF models from Hugging Face and load them into local AI tools for inference.

For example, to open a GGUF file with llama.cpp, you run the llama.cpp command-line tool and pass the model file using the -m option, for example ./llama-cli -m model.gguf -p "your prompt". The program loads the GGUF model at runtime and uses it to generate responses based on the input prompt rather than opening the file directly like a document.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

GGUF 파일을 열거나 참조하는 프로그램

All Platforms
무료
무료
카테고리: 데이터
업데이트: 2026-06-15

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 GGML Universal Format 파일 형식과 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.