FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

decoder-only · GitHub Topics · GitHub

#

decoder-only

Here are 45 public repositories matching this topic...

🦀 Decoder-only LLM built from scratch in pure Rust using Candle — no Python, no PyTorch. Gated DeltaNet + sparse attention, fine-grained MoE, native video/document understanding, long-horizon tool agents, quantization-aware training. Scales: Tiny (25M) to Large (1.3B).

  • Updated Aug 21, 2026
  • Rust

[ICCV 2025] DONUT: A Decoder-Only Model for Trajectory Prediction

  • Updated Mar 23, 2026
  • Python

Efficient encoder-decoder architecture for small language models (≤1B parameters) with cross-architecture knowledge distillation and vision-language capabilities

  • Updated Feb 7, 2025
  • Python

使用Decoder-only的Transformer进行时序预测,包含SwiGLU和RoPE(Rotary Positional Embedding),Time series prediction using Decoder-only Transformer, Including SwiGLU and RoPE(Rotary Positional Embedding)

  • Updated Jan 25, 2024
  • Python

Code for paper "Modality Plug-and-Play: Elastic Modality Adaptation in Multimodal LLMs for Embodied AI"

  • Updated Jan 19, 2024
  • Python

[ACL 2025] 🔍 Multilingual Evaluation of English-Centric LLMs via Cross-Lingual Alignment

  • Updated Apr 6, 2025
  • Python

SAMPO: Scale-wise Autoregression with Motion Prompt for Generative World Models

  • Updated Apr 5, 2026
  • Python

Minimal decoder-only seq2seq pipeline with proper causal masking, teacher forcing, Ignite training loop, and checkpointed inference

  • Updated Feb 23, 2026
  • Python

ViAG: A Novel Framework for Fine-tuning Answer Generation models ultilizing Encoder-Decoder and Decoder-only Transformers's architecture

  • Updated May 26, 2025
  • Python

Implementation of the GPT-2 architecture using PyTorch, trained on the TinyStories dataset. Features custom training pipelines on Modal (cloud computing) and integration with the Hugging Face ecosystem.

  • Updated Jan 1, 2026
  • Python

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 Feb 18, 2026
  • Python

A from-scratch implementation of a scaled-down GPT-2 model in PyTorch, trained on the Snappfood dataset for sentiment-controlled Persian text generation.

  • Updated Nov 2, 2025
  • Python

Developed and pre-trained a 20.39M-parameter Punjabi GPT-style base model from scratch, including corpus preparation, tokenizer training, benchmark evaluation, and text generation, using a cleaned Punjabi corpus and local Apple Silicon GPU acceleration.

  • Updated Mar 12, 2026
  • Jupyter Notebook

A decoder-only transformer specializing in long-horizon reasoning, software architecture, and autonomous software engineering.

  • Updated Jul 29, 2026
  • Python

Implementing GPT2 from scratch for learning purposes.

  • Updated Jun 3, 2026
  • Python

Train a decoder-only GPT language model from scratch for code and math reasoning — custom 16k BPE tokenizer, streaming data pipeline, ablation studies, and hardware-aware training on Apple Silicon (MPS) and CUDA.

  • Updated Jun 25, 2026
  • Python

This project is my PyTorch reproduction of PaliGemma, a compact 3B vision–language model that integrates SigLIP vision features with a Gemma decoder. I implemented the full multimodal pipeline from vision encoding to autoregressive text generation to study modern VLM architectures from a research perspective.

  • Updated Nov 23, 2025
  • Python

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


Back | FazBrowse Home | New Git URL