May
Papers
- LoRA: Low-Rank Adaptation of Large Language Models
- ImageBind: One Embedding Space To Bind Them All
- Language models can explain neurons in language models
- You Only Look Once: Unified, Real-Time Object Detection
- CodeT5+: Open Code Large Language Models for Code Understanding and Generation
- RWKV: Reinventing RNNs for the Transformer Era
- Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
Links
- https://web.stanford.edu/class/cs168/l/l9.pdf The Singular Value Decomposition (SVD) and Low-Rank Matrix Approximations
- https://openai.com/research/language-models-can-explain-neurons-in-language-models Language models can explain neurons in language models
- https://axleos.com/writing-axles-gameboy-emulator/ Writing axle’s GameBoy emulator
- https://gbdev.io/pandocs/ Comprehensive technical reference of the Game Boy
- https://samwho.dev/memory-allocation/ Blog on memory allocation