01 2026-07-09 Large Language Models # Transformer # Deep Learning # Notes # RAG Retrieval-augmented-Generation Pre-trained neural language models can learn a substantial amount of in-depth knowledge from data without any access to an external memory, as a param
02 2026-07-02 Large Language Models # Transformer # Deep Learning # Notes Transformer-from-scratch This is adapted from harvard AnnotatedTransformer, which gives an annotated implementation of the Transformer model from the paper “Attention is All Y