LiweiPE
LiweiPE
Nice work! I would like to try with Qwen model series. May I know where can I find the tutorial to generate 2:4 sparse model?
> > NCCL WARN socketProgressOpt: Call to recv from 192.168.1.43 failed : Broken pipe。 [rank2]:[E ProcessGroupNCCL.cpp:577] [Rank 2] Some NCCL operations have failed or timed out. Due to the asynchronous...
> Hi, all, > > If you are unfamilar how `transformers` handles stopping criteria for text generation (the `model.generate` method), please first check out [its official documentation](https://huggingface.co/docs/transformers/main_classes/text_generation). > > The...