Easily download, install, and run quantized local Large Language Models
Everything you need for local LLMs
Install any supported LLM with a single command, including DeepSeek-7B and other popular models.
pearberry install deepseek-7b
Run your installed models with minimal configuration needed, optimized for your hardware.
pearberry run
Chat with your model through a simple CLI interface, with support for conversation history.
pearberry chat
From download to chat in minutes
Quick and easy installation with npm or your preferred package manager.
npm install -g pearberry-cli
pearberry install deepseek-7b
Choose from popular models like DeepSeek-7B and more.
Start the LLM server with one command and optimized settings.
pearberry run
pearberry chat
Begin interacting with your local LLM through the simple chat interface.