act_scales / README.md
ChenMnZ
first commit
e86a095
# Activation Channel Scales
We provide the activation channel scales for OPT and BLOOM models. We get those scales with 512 random sentences in the Pile validation set. You can use `../examples/smoothquant_opt_demo.ipynb` to test smoothing and quantizing those models.