Skip to content

Instantly share code, notes, and snippets.

Magic Wordle Words

The Best First-Guess in Wordle

Total character hints for each first guess (across the set of all possible answers):

  1. arose 24,791 hints
  2. soare 24,791
  3. aeros 24,791
  4. serai 24,469
@emcmanus
emcmanus / LLM.md
Created April 3, 2023 21:38 — forked from rain-1/LLM.md
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.