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 deepseek-ai/DeepGEMM. 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.

deepseek-ai/DeepGEMM Installation Guide

How to install deepseek-ai/DeepGEMM. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for deepseek-ai/DeepGEMM. This is the fastest way to complete project installation and setup.

Install via curl

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

Install via npx

npx @hexmos/ipm i deepseek-ai/DeepGEMM

Prerequisites

NVIDIA GPU

hardware

Version: SM90 or SM100

Python

language

Version: 3.8 or higher

C++ Compiler

tool

Version: C++20 support

CUDA Toolkit

sdk

Version: 12.3 or higher (12.9 or higher recommended)

PyTorch

library

Version: 2.1 or higher

CUTLASS

library

Version: 4.0 or higher

{fmt} library

library

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install using pip (recommended)

pip install deep_gemm

Build from source

git clone --recursive git@github.com:deepseek-ai/DeepGEMM.git

cd DeepGEMM

./develop.sh

./install.sh