LLM-Finetuning-Toolkit icon indicating copy to clipboard operation
LLM-Finetuning-Toolkit copied to clipboard

Allow users to set verbosity of outputs

Open benjaminye opened this issue 10 months ago • 0 comments

  • Right now debug outputs and warnings are suppressed in favor of a cleaner UI
  • Should leave users to choose a more verbose output by running something like
llmtune run --verbose
llmtune run -v

benjaminye avatar Apr 10 '24 04:04 benjaminye