Mastodon Feed: Post

Mastodon Feed

lloydmeta ("Lloyd") wrote:

https://huggingface.co/blog/smolagents

```

Multiple research papers have shown that having the tool calling LLMs in code is much better.

The reason for this is simply that we crafted our code languages specifically to be the best possible way to express actions performed by a computer. **If JSON snippets were a better expression, JSON would be the top programming language and programming would be hell on earth.**
```

😂