Jupyter Notebook Transformers

Open-source Jupyter Notebook projects categorized as Transformers

Top 23 Jupyter Notebook Transformer Projects

Transformers
  1. generative-ai-for-beginners

    21 Lessons, Get Started Building with Generative AI

    Project mention: 10 GitHub Repos Every Serious Prompt Writer Should Be Using | dev.to | 2025-11-22

    View on GitHub

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Project mention: DeepSeek Sparse Attention | news.ycombinator.com | 2026-05-24
  4. Transformers-Tutorials

    This repository contains demos I made with the Transformers library by HuggingFace.

  5. VAR

    [NeurIPS 2024 Best Paper Award][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation! (by FoundationVision)

  6. Chinese-CLIP

    Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.

  7. pytorch-sentiment-analysis

    Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

  8. mup

    maximal update parametrization (µP)

  9. uni2ts

    Unified Training of Universal Time Series Forecasting Transformers

  10. transformers-interpret

    Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.

  11. Transformer-MM-Explainability

    [ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.

  12. MachineLearning-QandAI-book

    Machine Learning Q and AI book

  13. course-content-dl

    NMA deep learning course

  14. repeng

    A library for making RepE control vectors

    Project mention: DeepSeek-V4-Flash means LLM steering is interesting again | news.ycombinator.com | 2026-05-16

    This reminds me of control vectors, especially this line in the linked DwarfStar repo:

    > y = y - scale * direction[layer] * dot(direction[layer], y)

    From https://vgel.me/posts/representation-engineering/

    > A control vector is a vector (technically a list of vectors, one per layer) that you can apply to model activations during inference to control the model's behavior without additional prompting

  15. eomt

    [CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).

    Project mention: DINOv3 | news.ycombinator.com | 2025-08-14

    You can pretty much use it as a drop-in replacement for anything built on top of DINOv2. E.g. if you want to fine-tune a segmentation model you can use EoMT[0] which uses DINOv2 as backbone and replace the backbone with DINOv3. If you just want to run it you can give LightlyTrain a spin [1]. There should also be support in the original EoMT repo soon. The methods in the DINOv3 paper focus on frozen backbones which are usually faster to train but might have lower performance than full fine-tuning.

    [0]: https://github.com/tue-mps/eomt

  16. optimum-intel

    🤗 Optimum Intel: Accelerate inference with Intel optimization tools

  17. gpt2bot

    Your new Telegram buddy powered by transformers

  18. browser-ml-inference

    Edge Inference in Browser with Transformer NLP model

  19. language-planner

    Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

  20. diffusers-interpret

    Diffusers-Interpret 🤗🧨🕵️‍♀️: Model explainability for 🤗 Diffusers. Get explanations for your generated images.

  21. neuralgraffiti

    Live-bending a foundation model’s output at neural network level.

  22. vision-transformer-from-scratch

    A Simplified PyTorch Implementation of Vision Transformer (ViT)

  23. easy_ViTPose

    Easy and fast 2d human and animal multi pose estimation using SOTA ViTPose [Y. Xu et al., 2022] Real-time performances and multiple skeletons supported.

  24. REaLTabFormer

    A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jupyter Notebook Transformers discussion

Log in or Post with

Jupyter Notebook Transformers related posts

Index

What are some of the best open-source Transformer projects in Jupyter Notebook? This list will help you:

# Project Stars
1 generative-ai-for-beginners 112,851
2 LLMs-from-scratch 98,779
3 Transformers-Tutorials 11,672
4 VAR 8,705
5 Chinese-CLIP 5,964
6 pytorch-sentiment-analysis 4,608
7 mup 1,697
8 uni2ts 1,542
9 transformers-interpret 1,412
10 Transformer-MM-Explainability 908
11 MachineLearning-QandAI-book 910
12 course-content-dl 810
13 repeng 742
14 eomt 611
15 optimum-intel 603
16 gpt2bot 442
17 browser-ml-inference 316
18 language-planner 281
19 diffusers-interpret 278
20 neuralgraffiti 275
21 vision-transformer-from-scratch 251
22 easy_ViTPose 248
23 REaLTabFormer 245

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jupyter Notebook is
the 15th most popular programming language
based on number of references?