Skip to content
#

decoder-only

Here are 23 public repositories matching this topic...

Clean-room GPT-2/GPT-3 implementation: tokenizers, architecture blocks, training loop with AdamW + cosine decay, CLI scripts, inference tools, and pytest suite. Covers OpenWebText-10k & WikiText-103 workflows. Designed as an academic reference for understanding and scaling decoder-only transformers

  • Updated Dec 7, 2025
  • Python

This study examines the effectiveness of transformer-based models for financial time series forecasting, specifically focusing on log returns derived from daily closing prices of the DAX40 index. We propose a decoder-only transformer model designed for immediate-term financial time series forecasting: The PatternDecoder.

  • Updated Sep 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the decoder-only topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decoder-only topic, visit your repo's landing page and select "manage topics."

Learn more