ignis-dl 0.0.1
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.
Gemfile:
=
install:
=
Versions:
- 0.0.1 May 29, 2026 (35.5 KB)
Runtime Dependencies (1):
ignis-autograd
= 0.0.1