Open bil-ash opened 11 months ago
The article at https://huggingface.co/blog/generative-ai-models-on-intel-cpu mentions that smoothquant was applied on bloomz 7b1 model also. But in https://huggingface.co/mit-han-lab/smoothquant-scales only smoothquant-scales for the 176b model is provided. Please add the smoothquant-scales for the 7b1 model also because many (like me) do not have the resources to run the 176b model
you can usegenerate_act_scales.py to generate scales for bloom-7b1
The article at https://huggingface.co/blog/generative-ai-models-on-intel-cpu mentions that smoothquant was applied on bloomz 7b1 model also. But in https://huggingface.co/mit-han-lab/smoothquant-scales only smoothquant-scales for the 176b model is provided. Please add the smoothquant-scales for the 7b1 model also because many (like me) do not have the resources to run the 176b model