Thomas Capelle Profile picture
Chilean πŸ‡¨πŸ‡± living in France. I build DL models and pipelines. Contributor to fastai and pytorch. ML Engineer at @weights_biases cargobike β™₯🚴
Mar 20, 2023 β€’ 9 tweets β€’ 6 min read
πŸš€πŸ§  Thread: Unlock the Power of GPT & LLMs πŸ§ πŸš€

1/ As a huge fan of ChatGPT, I am thrilled to share my insights on how to make the most out of Generative Pre-trained Transformers (GPT) and Large Language Models (LLMs) in this THREAD. Get ready for the future of AI! πŸ”₯🌐 2/ First things first, brush up on the basics! GPT and LLMs use @OpenAI’s transformers framework to comprehend & generate human-like text. Want to dive deeper into it? Check out their whitepaperπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»: research.openai.com/blog/ #MachineLearning #NaturalLanguageProcessing
Mar 20, 2023 β€’ 10 tweets β€’ 5 min read
This week I will present at @NVIDIAGTC about our work with @weights_biases and @Steadysun on leveraging diffusion models to predict cloud movement on satellite imagery.

Let me tell you about the problem we are trying to solve: The idea is using a conditional diffusion pipeline to "outpaint" the future, one frame at a time. To test our approach's work, we first solve for the much "simpler" Moving MNIST dataset.

Given three previous frames, the model predicts the 4th.

wandb.me/mmnist