scripts : add script to bench models (#16894)

This commit is contained in:
Georgi Gerganov
2025-11-02 00:15:31 +02:00
committed by GitHub
parent 2f68ce7cfd
commit 7fd205a8e8
2 changed files with 74 additions and 2 deletions

View File

@@ -221,7 +221,5 @@ int main(int argc, char ** argv) {
llama_backend_free();
LOG("\n\n");
return 0;
}