Skip to content

PJLAB-CHIP/LLMBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMBenchmark

Environment Setup

Install pytorch based on official website.

Install other dependencies with following command:

pip install -v -e .

Quick Start

Create a YAML configure file (or use one of we provide under ./configs directory).

Start benchmark with following command:

python llmbenchmark/benchmark.py -c <path_to_config_file>

Model Zoo

Anything supported by hugging face.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages