54 Forks
437 Stars
437 Watchers

Transformers.jl

Julia Implementation of Transformer models

How to download and setup Transformers.jl

Open terminal and run command
git clone https://github.com/chengchingwen/Transformers.jl.git
git clone is used to create a copy or clone of Transformers.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Transformers.jl https://github.com/chengchingwen/Transformers.jl/archive/master.zip

Or simply clone Transformers.jl with SSH
[email protected]:chengchingwen/Transformers.jl.git

If you have some problems with Transformers.jl

You may open issue on Transformers.jl support forum (system) here: https://github.com/chengchingwen/Transformers.jl/issues