chengchingwen / Transformers.jl

Julia Implementation of Transformer models
MIT License
523 stars 74 forks source link

Improve ttfx #133

Open chengchingwen opened 1 year ago

chengchingwen commented 1 year ago

Currently it take a huge amount of time to compile the model, we should add some precompile statements.