bytedance / lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation
Other
3.22k stars 329 forks source link

GPT2 training example #322

Open panyan96 opened 2 years ago

panyan96 commented 2 years ago

I try to run the GPT2 training script. The version is 2.2.0. But there is no "lightseq.training.ops.pytorch.quantization" file. In which version, can I run the GPT2 training example?

Taka152 commented 2 years ago

You can checkout the v2.2.0 tag instead of master.