[LLM] Coursera: Introduction to Large Language Models
From: https://www.coursera.org/learn/introduction-to-large-language-models/home/week/1
- Bard 预测后面的文字。
- 完成一些指令。
- 算是一种特殊的 Instruction Tuned。
Tuning: 为了特定领域而微调。
Fine-tuning: tuning every weight in the LLM is an extensive training job.
继续 。。。