PearBerry CLI

Easily download, install, and run quantized local Large Language Models

Features

Everything you need for local LLMs

Simple Installation

Install any supported LLM with a single command, including DeepSeek-7B and other popular models.

pearberry install deepseek-7b

Easy Execution

Run your installed models with minimal configuration needed, optimized for your hardware.

pearberry run

Interactive Chat

Chat with your model through a simple CLI interface, with support for conversation history.

pearberry chat

How It Works

From download to chat in minutes

1. Install PearBerry CLI

Quick and easy installation with npm or your preferred package manager.

npm install -g pearberry-cli
pearberry install deepseek-7b

2. Install Your Preferred Model

Choose from popular models like DeepSeek-7B and more.

3. Run the Model

Start the LLM server with one command and optimized settings.

pearberry run
pearberry chat

4. Start Chatting

Begin interacting with your local LLM through the simple chat interface.