ChatGPT FAQ was recently updated with more info about the Editor feature. This indicates that it is very close to release and you should expect inpainting to come very soon
GENERATIVE AI
-

SolarLLM Powered by sDPO: Advanced Model Optimization
By
–
#solarllm is powered by sDPO. Check it out!
-
Pushing the limits of AI system capabilities and risks
By
–
Yes, that's a very real risk. I'm starting to try and push the limits of what makes sense to pipe through these things
-
Data Extraction Usability: Addressing Truncation Problems for Users
By
–
The bigger problem here is a usability one: explaining to end users why their extracted data was randomly cut off half way through (or risking them not noticing) isn't great
-
Text extraction challenges with token output limitations
By
–
The HTML thing was really just an illustrative example – the general challenge is that there are plenty of text extraction tasks where the output is > 8196 tokens so the more output tokens we can have the easier these things are to put into practice
-
Free OCR tool for PDFs and images with practical limitations
By
–
Yeah, I wrote about those limitations in my post https://
simonwillison.net/2024/Mar/30/oc
r-pdfs-images/
… It's not state-of-the-art, but it's aiming to be the most convenient possible (free) option for people who don't have anything better -
LLM Output Token Limits: GPT-4, Claude 3, Gemini Pro
By
–
What are the LLMs with the most output tokens these days? GPT-4 and Claude 3 are both 4096. Gemini Pro 1.5 is 8192 This really matters for structured data extraction: even with 1m of input tokens you can't scrape a big webpage into a CSV file if you run out of output tokens
-

DataAI Summit 2026: 500+ Sessions on Data, Governance, GenAI
By
–
With over 500+ sessions covering everything from data warehousing to governance to the latest in #GenAI, #DataAISummit has something for everyone! Check out the upcoming sessions and save your spot https://
bit.ly/3UlaDA7 -
Claude 3 Opus Vision Models Refuse PII in PDF Analysis
By
–
I have been doing a bunch of experiments with the latest vision models and PDFs recently, they're pretty great! Claude 3 Opis did point-blank refuse to answer questions about one that included personally identifiable information though
