Thread
Stories related to "They all use it" across the full archive.
I tricked m3.euagendas.org, the Twitter analysis website, with adversarial inputs (2019)
(worthdoingbadly.com)
[Source: https://twitter.com/BigCodeProject/status/1605958778330849281]
Announcing a holiday gift: 🎅SantaCoder - a 1.1B multilingual LM for code that outperforms much larger open-source models on both left-to-right generation and infilling!
Demo: https://huggingface.co/spaces/bigcode/santaco...
gwipt: Automatically commit every edit to a shadow branch, with GPT-3-generated commit messages
(github.com)
GPT-3 is actually really good at generating commit messages given a short diff. I wrote a tool that uses it to ensure that no edit ever gets forgotten, without ever typing the word "checkpoint".
Semantic search answers: Q&A against documentation with GPT3 + OpenAI embeddings
(simonwillison.net)