llama2.c icon indicating copy to clipboard operation
llama2.c copied to clipboard

Optional verbose output argument & printing of params. & their values.

Open RhinoDevel opened this issue 1 year ago • 0 comments

Add -v commandline argument to optionally enable verbose output. -v 1 enables verbose output, which currently leads to printing out the parameters and their validated values that will be used.

RhinoDevel avatar Apr 26 '24 15:04 RhinoDevel