프라이빗 AI 현장 가이드

맞는 모델을,
이미 가진 장비에서.

플랫폼과 메모리를 고르면 보수적인 모델 적합도, 알맞은 추론 서버, 실행 가능한 명령을 제공합니다.

Primary-source linked16 languages근거 업데이트 2026-08-31
8 GB
24 GB
80GB
ollama runqwen3:8b
LOCAL / 24G
MEMORY MAP01—80 GB
01 / FIT FINDER

로컬 모델 범위

메모리 추정에는 기본 여유가 포함되지만 속도를 보장하지 않습니다.

플랫폼
사용 가능 메모리24 GB
43264128 GB
~22.8 GB model budget after reserve
RECOMMENDED ENVELOPE6 models
여유 있음 빠듯함
01
Qwen3 30B-A3B빠듯함
30B total~22.5 GBGGUF Q4 MoEOllama
ollama run qwen3:30b-a3b
02
Gemma 3 27B빠듯함
27B total~20.5 GBINT4Ollama
ollama run gemma3:27b
04
gpt-oss-20b여유 있음
21B total~16 GBMXFP4Ollama
ollama run gpt-oss:20b
05
Qwen3 14B여유 있음
14B total~11.2 GBGGUF Q4Ollama
ollama run qwen3:14b
06
Gemma 3 12B여유 있음
12B total~9.4 GBINT4Ollama
ollama run gemma3:12b
02 / EVIDENCE FIRST

순위표가 아닌 지도

총 파라미터, MoE 활성 파라미터, 양자화 용량, 런타임 지원, 실측 성능을 구분합니다.

Weight fit ≠ speedTotal ≠ active parametersDocs ≠ benchmark
03 / HARDWARE MAP

노트북부터 80GB 가속기까지

장치마다 메모리 예산, 추론 경로, 현실적인 상한이 다릅니다.

11
모든 하드웨어
04 / MODEL FIELD NOTES

대표 오픈 웨이트 모델

15
모든 모델
05 / SERVING LAYER

목적에 맞는 서빙 레이어

06
06 / METHOD

추정 방식

공식 모델 크기와 양자화를 기준으로 OS와 런타임 여유를 두고, 컨텍스트 캐시는 별도 비용으로 봅니다. MoE는 총 파라미터를 사용합니다.

CONSERVATIVE FITweights + runtime + cache
total params×bits / 8+headroom
No universal tokens/s claims.
07 / FAQ

40GB 다운로드 전 확인

Does a 24 GB GPU run a 30B model?+

Often at Q4/INT4 with a conservative context. Qwen3 30B-A3B and Gemma 3 27B are representative fits, but cache and runtime overhead still matter.

Are active MoE parameters the memory requirement?+

No. Active parameters affect compute per token; total parameters still need to be stored in memory or offloaded.

Which runtime should a beginner choose?+

Ollama for a terminal-first setup or LM Studio for a visual desktop. llama.cpp is the portable fallback; vLLM is for higher-throughput GPU serving.

Do you benchmark speed?+

Not yet. Launch recommendations are transparent memory-fit estimates backed by primary documentation. We do not invent tokens-per-second numbers.