chengchingwen / Transformers.jl

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

Load local model #144

Open MobtgZhang opened 1 year ago

MobtgZhang commented 1 year ago

I have donwload the models, and now I want to load the local model.

And how we use local models with Transformers.jl?

chengchingwen commented 1 year ago

Currently that is not supported. See #143