Skip to content

Commit

Permalink
back
Browse files Browse the repository at this point in the history
  • Loading branch information
cyita committed Jan 26, 2025
1 parent 0cc8064 commit 0e359ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ int main(int argc, char ** argv) {
model_params, tok_params, generation_params);

std::cout << output << std::endl << std::endl;
// llm_perf_print(model);
llm_perf_print(model);
}
return 0;
}

0 comments on commit 0e359ad

Please sign in to comment.