chengchingwen / Transformers.jl

Julia Implementation of Transformer models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load local model

MobtgZhang opened this issue · comments

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

And how we use local models with Transformers.jl?

Currently that is not supported. See #143