keep printf only for printing model output one can now use ./main ... 2>dev/null to suppress any diagnostic output
* Add quantize script for batch quantization * Indentation * README for new quantize.sh * Fix script name * Fix file list on Mac OS --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>