patil-suraj / onnx_transformers

Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.
Apache License 2.0
126 stars 27 forks source link

GPT 2 text generation #4

Open C00reNUT opened 4 years ago

C00reNUT commented 4 years ago

Hello, are you planning to add text generation pipeline? The pipeline implementation is super easy to implement, thanks.