# Table of Contents

* Table of Contents
* Parameter-Efficient Fine-Tuning
  * Prompt Tuning
  * P-Tuning
  * Prefix Tuning
  * P-tuning-v2
  * Adapter
  * LLaMA-Adapter
  * LoRA
  * LongLoRA
* Base Model
  * LLaMA
  * ChatGLM1
  * ChatGLM2
  * ChatGLM3
  * BLOOM
* Transformer
  * Norm
* Long Context Extension
  * RoPE
  * ALiBi
* Train and Inference
  * Flops
