AI Dynamics

Global AI News Aggregator

About

Running Meta-Llama-3-8B Local Model on Your Laptop

Here's the super-short version. For a ~4GB local model that should run on most laptops: brew install llm # or pipx install llm
llm install llm-gpt4all
llm -m Meta-Llama-3-8B-Instruct "Three great names for a pet emu"

→ View original post on X — @simonw