llama2.c
llama2.c copied to clipboard
Optional verbose output argument & printing of params. & their values.
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.