The NLP Cypher | 12.26.21
Merry Christmas 🎄 for those celebrating. And Happy New Year!
Even OpenAI is feeling the holiday spirit: they open sourced their photorealistic GLIDE model several days ago.
Includes three notebooks:
The text2im
- notebook shows how to use GLIDE (filtered) with classifier-free guidance to produce images conditioned on text prompts.
The inpaint
- notebook shows how to use GLIDE (filtered) to fill in a masked region of an image, conditioned on a text prompt.
The clip_guided
- notebook shows how to use GLIDE (filtered) + a filtered noise-aware CLIP model to produce images conditioned on text prompts.
A new feature on the adapters library for conducting inference with various adapters simultaneously. (not sure if parallizing is a real word, I just made it up).
Colab of the Week 🎉🥳
Colab
Abhishek maps boring model diagrams to code for building intuition!
lol
Streamlit demo…
JellyFish is a library for approximate & phonetic matching of strings.
Algos used…
For string comparison: