Skip to content

turintech/llm-benchmarking-cpp

Repository files navigation

llm-benchmarking-cpp

Usage

Build:

make && make compile

Run Main:

./build/src/main

Run Unit Tests:

./build/tests/tests [test]

Run Benchmarking:

./build/tests/tests [benchmark]

For more advanced settings, run cmake directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published