Pinned Repositories
darimDairy
A private journal application that supports client-side encryption
llama3-from-scratch
llama3 implementation one matrix multiplication at a time
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
mamba
mamba-chat
Mamba-Chat: A chat LLM based on the state-space model architecture 🐍
python-chess-ai
Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial
python-chessBUG
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI/XBoard engine communication
web-llm
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
baellouf's Repositories
baellouf/darimDairy
A private journal application that supports client-side encryption
baellouf/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
baellouf/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
baellouf/LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
baellouf/mamba
baellouf/mamba-chat
Mamba-Chat: A chat LLM based on the state-space model architecture 🐍
baellouf/python-chess-ai
Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial
baellouf/python-chessBUG
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI/XBoard engine communication
baellouf/web-llm
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.