nanogpt 0.3.0
Train and run GPT models in Ruby using torch.rb. A minimal, educational implementation of GPT-2 style models.
Gemfile:
=
installation:
=
Dépendances de Runtime (7):
numo-narray
~> 0.9
rackup
~> 2.0
sinatra
~> 4.0
sqlite3
~> 2.0
tiktoken_ruby
~> 0.0
torch-rb
~> 0.14
webrick
~> 1.8
Dépendances de Development (1):
rspec
~> 3.12