Skip to content

Instantly share code, notes, and snippets.

View yibie's full-sized avatar
🎯
Focusing

yibie yibie

🎯
Focusing
View GitHub Profile
@rougier
rougier / sidetabs.el
Created April 28, 2026 17:54
Emacs sidetabs
;;; sidetabs.el --- Left side tabs -*- lexical-binding: t; -*-
;; Copyright (C) 2026 Nicolas P. Rougier
;; Author: Nicolas P. Rougier <nicolas.rougier@inria.fr>
;;; Package-Requires: ((emacs "27.1"))
;; Keywords: convenience
;; This file is not part of GNU Emacs.
@rain-1
rain-1 / LLM.md
Last active March 27, 2026 08:10
LLM Introduction: Learn Language Models

Purpose

Bootstrap knowledge of LLMs ASAP. With a bias/focus to GPT.

Avoid being a link dump. Try to provide only valuable well tuned information.

Prelude

Neural network links before starting with transformers.