Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
goliaro committed Sep 2, 2024
1 parent 3fe93dc commit 1a2fce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime/request_manager.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2811,7 +2811,7 @@ void RequestManager::background_serving_task(
#ifdef FF_USE_NCCL
llm->finish_nccl_comms();
#endif

// Print at the end of the task
print_timestamped_message(
"###PEFT DEBUGGING### Background serving task completed.");
Expand Down

0 comments on commit 1a2fce3

Please sign in to comment.