SaaSHub helps you find the best software and product alternatives Learn more →
Top 22 Jupyter Notebook language-model Projects
-
View on GitHub
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
PhiCookBook
This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks
-
cookbook
Examples, end-2-end tutorials and apps built using Liquid AI Foundational Models (LFM) and the LEAP SDK (by Liquid4All)
That is where the demo lives. Or not?
[1] https://github.com/Liquid4All/cookbook/tree/main/examples/lo...
-
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
-
Deepdive-llama3-from-scratch
Achieve the llama3 inference step-by-step, grasp the core concepts, master the process derivation, implement the code.
-
-
language-planner
Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"
-
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.
-
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.
-
-
smarty-gpt
A wrapper of LLMs that biases its behaviour using prompts and contexts in a transparent manner to the end-users
-
Project mention: PowerRetention: FlashAttention drop-in replacement | news.ycombinator.com | 2025-09-25
Here’s an article I found from Manifest AI, the company behind Power Retention: https://manifestai.com/articles/what-is-power-retention/
-
-
tf-transformers
State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).
-
artificial-self-AMLD-2020
Workshop material for the AMLD 2020 workshop on "Meet your Artificial Self: Generate text that sounds like you"
-
-
reweight-gpt
Reweight GPT - a simple neural network using transformer architecture for next character prediction
-
augmented-interpretable-models
Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible.
-
-
Jupyter Notebook language-model discussion
Jupyter Notebook language-model related posts
-
Liquid AI reveals 8B-A1B MoE trained on 38T
-
DeepSeek-V4-Flash means LLM steering is interesting again
-
Transformer from scratch HTTPS://github.com/Eamon2009/Transformer-language-model
-
LocalCowork
-
10 GitHub Repos Every Serious Prompt Writer Should Be Using
-
Representation Engineering
-
PowerRetention: FlashAttention drop-in replacement
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jul 2026
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 | 112,851 |
| 2 | LLMs-from-scratch | 98,779 |
| 3 | StableLM | 15,688 |
| 4 | PhiCookBook | 3,765 |
| 5 | cookbook | 2,117 |
| 6 | repeng | 742 |
| 7 | Deepdive-llama3-from-scratch | 629 |
| 8 | bert-sklearn | 301 |
| 9 | language-planner | 281 |
| 10 | voice-assistant-whisper-chatgpt | 253 |
| 11 | Local-LLM-Langchain | 216 |
| 12 | gpt-3-simple-tutorial | 183 |
| 13 | smarty-gpt | 138 |
| 14 | retention | 119 |
| 15 | kruk | 96 |
| 16 | tf-transformers | 85 |
| 17 | artificial-self-AMLD-2020 | 82 |
| 18 | minGPT-TF | 57 |
| 19 | reweight-gpt | 56 |
| 20 | augmented-interpretable-models | 43 |
| 21 | BLOOM-fine-tuning | 40 |
| 22 | gptq_for_langchain | 40 |