Antoine Déchappe
About me
Latest research review
Benchmarks saturate when the model gets smarter than the judge
Mar 07, 2026
Recent writing
On This Day - Introduction
Jul 24, 2026
How to correctly type a Python function that returns an instance of a Pydantic class passed as an argument?
Dec 04, 2025
Efficient LLMs in production
Nov 27, 2025
Antoine Déchappe
Blog
Research review
Projects
Bookmarks
Home
❯
Blog
Search
Search
Blog
GenAI
Efficient LLMs in production
What did I learn
Beware of poetry package named differently from project structure
Fix asyncio.run() in Jupyter notebook
Fix Intermittent uv 401 Errors with GCP Artifact Registry
How to correctly type a Python function that returns an instance of a Pydantic class passed as an argument?
Mel spectrograms
Mocking UUIDs in Python Tests with a Generator
No .transform() method for TSNE
Non-capturing group in Python regex
Pre-commit options in pyproject.toml should be committed first
Python decorators are applied bottom-up