Why do LLMs still not run code before giving it to you?

https://news.ycombinator.com/item?id=44779238
by highfrequency • 12 months ago
1 3 12 months ago

The leading models all advertise tool use including code execution. So why is it still common to receive a short Python script containing a logical bug which would be immediately discoverable upon running a Python interpreter for 0.1 seconds? Is it a safety concern / difficulty sandboxing in a VM? Surely not a resource consumption issue given the price of a single CPU core vs. GPU.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com