Categories: None [Edit]

ignis-dl

https://rubygems.org/gems/ignis-dl
https://github.com/tigel-agm/Ignis
ignis-dl is the deep-learning layer of the Ignis ecosystem: NN modules (Linear, Embedding, LayerNorm, RMSNorm, Dropout), optimizers (SGD/Adam/AdamW), losses, and a transformer stack (multi-head + grouped-query attention, RoPE, SwiGLU, KV cache) with HuggingFace weight loaders (GPT-2, Llama). Loads real GPT-2 and Llama-3.2 checkpoints and matches HuggingFace logits, and trains transformers from scratch — in Ruby, on native Windows. Installing this pulls the whole stack (ignis + ignis-autograd), so it also serves as the meta-gem.

Total

Ranking: 194,240 of 196,375
Downloads: 354

Daily

Ranking: 37,856 of 196,338
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
194,613328ignis-autograd

Owners

#GravatarHandle
1icontigel-agm