For example: ``` % python3 torchchat.py generate --quantize '{"embedding" : {"bitwidth": 8, "groupsize": 0}, "linear:int4" : {"groupsize": 32}}' --checkpoint-path checkpoints/stories110M/model.pth usage: torchchat [-h] Welcome to the torchchat CLI! optional arguments: -h, --help show this help message and exit ```