Skip to content

moreh-dev/AutoAWQ_kernels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAWQ Kernels

AutoAWQ Kernels is a new package that is split up from the main repository in order to avoid compilation times.

Requirements

  • Windows: Must use WSL2.
  • GPU: Must be compute capability 7.5 or higher.
  • CUDA Toolkit: Must be 11.8 or higher.

Install

Install from PyPi

pip install autoawq-kernels

Build from source

git clone https://github.com/casper-hansen/AutoAWQ_kernels
cd AutoAWQ_kernels
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.0%
  • Cuda 40.1%
  • Python 2.3%
  • C 1.3%
  • Shell 0.3%