Pinned Loading
-
decoder-only-transformer-from-scratch
decoder-only-transformer-from-scratch PublicA decoder-only Transformer implemented from scratch in PyTorch for autoregressive next-token prediction, with inspectable intermediate states for architectural analysis.
Jupyter Notebook
-
llm-instruction-finetuning-lora
llm-instruction-finetuning-lora PublicInstruction-tuning a GPT-2 model with LoRA to generate short, clear, and accurate one-sentence answers to user queries.
Python
-
Grounded-LLM-with-RAG
Grounded-LLM-with-RAG PublicAn end-to-end RAG pipeline that turns documents into searchable embeddings and retrieves relevant context for accurate question answering.
Python
-
Inside-Transformers
Inside-Transformers PublicThis repository is a systematic exploration of Transformer architectures, focusing on how and why they work. It includes internal mechanics and data flow analysis, architecture-level breakdowns, co…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.