Назад
MODEL / META

Llama 3.2 3B

Long advertised context still increases KV-cache memory; use modest context on small devices.

Первичный источник
Всего параметров3B
Оценка памяти~2.8 GBGGUF Q4
Контекст128KText
LicenseLlama 3.2 Community8 official languages
01 / ЛУЧШЕ ВСЕГО
  • chat
  • summaries
  • mobile
02 / ОЦЕНКА СОВМЕСТИМОСТИ
03 / ЗАПУСК ЧЕРЕЗ
OllamaEasyollama run llama3.2:3b
llama.cppMediumllama-server -m /path/to/verified-model.gguf --port 8080
LM StudioEasySearch “meta-llama/Llama-3.2-3B-Instruct” → Load a Q4/INT4 build → Start Server
MLX LMMediummlx_lm.chat --model meta-llama/Llama-3.2-3B-Instruct
Внимание

Long advertised context still increases KV-cache memory; use modest context on small devices.