Bram Zijlstra

@bramzijlstra.com

Machine Learning Engineer with a background in Philosophy and AI. I live in Amsterdam. Right now working at the Dutch Chamber of Commerce (KVK). Also founder of a boutique consulting firm.

Every now and then I read posts about 90% of coding will be done by AI this year and I can't lie it makes me a bit nervous. Then a study likes this drops and I can relax a bit

Sung Kim@sungkim.bsky.social · last yr.

You’ve probably heard about how AI/LLMs can solve Math Olympiad problems ( deepmind.google/discover/blo... ). So naturally, some people put it to the test — hours after the 2025 US Math Olympiad problems were released. The result: They all sucked!

Anyone know best practices / tips for improving LLM quality on classifying long texts? For shorter input few-shot learning and finding the best examples work well, but this not very practical with longer texts. #databs

I'm always surprised that ChatGPT suggests old school NLP / string manipulation tricks instead of suggesting to call OpenAI. Seems like upselling 101 to me.

Baffling to see the disclosure around DeepSeek Last I checked the tech industry, we celebrate small teams pushing the industry forward, coming up w novel ways to build software more efficiently. And sharing it. Yet now there's a class of folks who think this is some bad thing?

DeepSeek released a whole family of inference-scaling / "reasoning" models today, including distilled variants based on Llama and Qwen Here are my notes on the new models, plus how I ran DeepSeek-R1-Distill-Llama-8B on my Mac using Ollama and LLM simonwillison.net/2025/Jan/20/...

DeepSeek-R1 and exploring DeepSeek-R1-Distill-Llama-8B

DeepSeek are the Chinese AI lab who dropped the best currently available open weights LLM on Christmas day, DeepSeek v3. That model was trained in part using their unreleased R1 …

simonwillison.net

I am working with Deepseek R1 today and used it for a simple classifier with few-shot learning. Looking at the thinking tokens I think I know now how anxiety and extreme perfectionism looks like