Jupyter Notebook language-model

Open-source Jupyter Notebook projects categorized as language-model

Top 20 Jupyter Notebook language-model Projects

language-model
  1. generative-ai-for-beginners

    21 Lessons, Get Started Building with Generative AI đź”— https://microsoft.github.io/generative-ai-for-beginners/

    Project mention: Generative-AI-for-beginners: 21 Lessons | news.ycombinator.com | 2025-03-07
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. LLMs-from-scratch

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

    Project mention: Simple Explanation of LLMs | news.ycombinator.com | 2025-03-06

    While I appreciate the pictures, really at the end of the day all you have is a glossary and slightly more detailed arbitrary hand waving.

    What specific architecture is used to build a basic model?

    Why is that specific combination of basic building blocks used?

    Why does it work when other similar ones don’t?

    I generally approve of simplifications, but these LLM simplifications are too vague and broad to be useful or meaningful.

    Here my challenge: take that article and write an LLM.

    No?

    How about an article on raytracing?

    Why is building an LLM miles of explanation of concepts and nothing concrete you can actually build?

    Where’s my “LLM in a weekend” that covers the theory and how to actually implement one?

    The distinction between this and something like https://github.com/rasbt/LLMs-from-scratch is stark.

    My hot take is, if you haven’t built one, you don’t actually understand how they work, you just have a kind of vague kind-of-heard of it understanding, which is not the same thing.

  4. StableLM

    StableLM: Stability AI Language Models

  5. repeng

    A library for making RepE control vectors

    Project mention: RWKV Language Model | news.ycombinator.com | 2024-12-30

    I'm quite interested in repeng [0] (representztion engineering) for steerability of (so fzr transformer based) LLMs and was wondering if anyone had tried such methods on rwkv (or mamba for that matter). Maybe there are some low hanging fruits about it.

    [0] https://github.com/vgel/repeng/issues

  6. Deepdive-llama3-from-scratch

    Achieve the llama3 inference step-by-step, grasp the core concepts, master the process derivation, implement the code.

    Project mention: DeepDive: In-Depth Decryption of LLMs Construction and Inference from Scratch | news.ycombinator.com | 2025-02-26
  7. bert-sklearn

    a sklearn wrapper for Google's BERT model

  8. language-planner

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

  9. SaaSHub

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

    SaaSHub logo
  10. voice-assistant-whisper-chatgpt

    This repository will guide you to create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.

  11. Local-LLM-Langchain

    Load local LLMs effortlessly in a Jupyter notebook for testing purposes alongside Langchain or other agents. Contains Oobagooga and KoboldAI versions of the langchain notebooks with examples.

  12. gpt-3-simple-tutorial

    Generate SQL from Natural Language Sentences using OpenAI's GPT-3 Model

  13. Smarty-GPT

    A wrapper of LLMs that biases its behaviour using prompts and contexts in a transparent manner to the end-users

  14. kruk

    Ukrainian instruction-tuned language models and datasets

  15. tf-transformers

    State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).

  16. artificial-self-AMLD-2020

    Workshop material for the AMLD 2020 workshop on "Meet your Artificial Self: Generate text that sounds like you"

  17. minGPT-TF

    A minimal TF2 re-implementation of the OpenAI GPT training

  18. reweight-gpt

    Reweight GPT - a simple neural network using transformer architecture for next character prediction

  19. augmented-interpretable-models

    Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible.

  20. gptq_for_langchain

    A guide about how to use GPTQ models with langchain

  21. BLOOM-fine-tuning

    Finetune BLOOM

  22. ai_story_scale

    The AI story scale (AISS): A human rating scale for texts written with generative language models.

  23. SaaSHub

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

    SaaSHub logo
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 language-model discussion

Log in or Post with

Jupyter Notebook language-model related posts

  • Nucleotide Transformer: building robust foundation models for human genomics

    2 projects | news.ycombinator.com | 7 Dec 2024
  • Binarize Clip for Multimodal Applications

    1 project | news.ycombinator.com | 23 May 2024
  • Database of 16,000 Artists Used to Train Midjourney AI Goes Viral

    1 project | news.ycombinator.com | 7 Jan 2024
  • Stable LM 3B: Bringing Sustainable, High-Performance LMs to Smart Devices

    1 project | news.ycombinator.com | 2 Oct 2023
  • FreeWilly 1 and 2, two new open-access LLMs

    1 project | news.ycombinator.com | 21 Jul 2023
  • Example Code needed

    1 project | /r/LangChain | 13 Jul 2023
  • Is Nicholas Renotte a good guide for a person who knows nothing about ML?

    1 project | /r/learnmachinelearning | 27 Jun 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 generative-ai-for-beginners 75,266
2 LLMs-from-scratch 41,977
3 StableLM 15,834
4 repeng 558
5 Deepdive-llama3-from-scratch 550
6 bert-sklearn 298
7 language-planner 267
8 voice-assistant-whisper-chatgpt 247
9 Local-LLM-Langchain 212
10 gpt-3-simple-tutorial 182
11 Smarty-GPT 141
12 kruk 94
13 tf-transformers 85
14 artificial-self-AMLD-2020 81
15 minGPT-TF 57
16 reweight-gpt 51
17 augmented-interpretable-models 40
18 gptq_for_langchain 40
19 BLOOM-fine-tuning 40
20 ai_story_scale 9

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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