logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install LMCache/LMCache. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

LMCache/LMCache Installation Guide

How to install LMCache/LMCache. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for LMCache/LMCache. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i LMCache/LMCache
or

Install via npx

npx @hexmos/ipm i LMCache/LMCache

Prerequisites

Python

language

Version: >=3.10

Docker

environment

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install from PyPI

pip install -y LMCache

Install from source

git clone https://github.com/LMCache/LMCache

cd LMCache

pip install -y -e .

Install using Docker (for Quickstart Demo)

docker pull apostacyh/vllm:lmcache-0.1.0

Install LMCache backend server using Docker (for Use Case 1)

docker pull apostacyh/lmcache-server:0.1.0