Skip to content
/ LLMInfer Public

An Inference Acceleration Framework for Large Language Model

License

Notifications You must be signed in to change notification settings

JYRoy/LLMInfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMInfer

中文版

An Inference Acceleration Framework for Large Language Model

Contents

Requirments

  • C++ 17+
  • GCC 11.4.0
  • armadill0 14.0.2
  • googletest 1.15.2
  • glog 0.7.X (commit id b3b9eb9)
  • setencepiece 0.2.X (commit id 499380)

Installation

mkdir build
cd build
cmake ..
make -j10

About

An Inference Acceleration Framework for Large Language Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published