awesome-llm-articles

? Awesome lists about all kinds of LLM related articles
LLM (Large Language Model)
- The Busy Person's Introduction to Large Language Models: This article is a brief introduction to Large Language Models (LLMs).
- The Illustrated Transformer: This article use illustration to introduce the Transformer.
- From neural networks to Hugging Face/Chinese: A comprehensive introduction to the development history of neural networks and the concepts of neural networks (Deep Learning) and Large Language Model (Large Language Model), an article about make sense
- Mixture-of-Experts (MoE): The Birth and Rise of Conditional Computation: This article is a brief introduction to Mixture-of-Experts (MoE), good to understand the concept of MoE.
- Mixture of Experts Explained: Take a look at the building blocks of MoEs, how they're trained, and the tradeoffs to consider when serving them for inference.
Code Assistant
- Copilot Internals: Exploring the internals of GitHub Copilot.
- Personal Copilot: Train Your Own Coding Assistant
LLM Optimization
- A possible new algorithm for LLM Inference
Application
- In-Depth Product Analysis of Devin, the Hottest AI Developer