- [x] Transformers (Attention is all you need)
- [ ] Vision Transformers
Vision Transformer
- [ ] Neural Network from scratch
- [ ] Backpropagation
- [ ] LLM simple tokenizer
- [ ] LLM byte pair encoding
- [ ] BERT
- [ ] Fine tuning LLMs
- [ ] Building a LLM from scratch
- [ ] Pytorch full
- [ ] Tensorflow full
- [ ] LoRa implementing
- [ ] LLM frkm scratch ( sabastian)
- [ ] https://youtube.com/@zacharyllm?si=qPwR2hPVOCLM7lSj
Watch zachary Huang llm related videos +other useful ones and take notes
Finish llm from scratch by sabastian
lm from scratch by vizura