RubyGems Navigation menu

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:

  1. 0.0.1 May 29, 2026 (35.5 KB)

Runtime Dependencies (1):

ignis-autograd = 0.0.1

Owners:

Pushed by:

Authors:

  • NNW / Ignis contributors

SHA 256 checksum:

=

Total downloads 149

For this version 149

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: