Célina Hanouti's picture

Célina Hanouti PRO

celinah

AI & ML interests

agents, inference

Recent Activity

Organizations

Hugging Face's profile picture Hugging Face OSS Metrics's profile picture Blog-explorers's profile picture Hugging Face for Computer Vision's profile picture MLX Community's profile picture Social Post Explorers's profile picture open/ acc's profile picture DDUF's profile picture hf-inference's profile picture Inference Endpoints Images's profile picture Changelog's profile picture Tiny Agents's profile picture

celinah's activity

upvoted a changelog about 18 hours ago
view changelog
Changelog

New Inference Providers Dashboard

23
New activity in huggingface/documentation-images 3 days ago

featherlessailogo

1
#498 opened 3 days ago by
DarinVerheijke
view reply

Hi @sylvain471 ,
Thanks for reporting this!
Do you happen to have a reproducible example for the first error using huggingface_hub==0.32.3? If possible, could you also share the agent config you used when the error occurred?

As for local LLMs, support was introduced in huggingface_hub>=0.32.2, so it's expected that older versions would raise an error.

upvoted an article 11 days ago
view article
Article

Interactive Tools for machine learning, deep learning, and math

By Suzana
40
posted an update 14 days ago
view post
Post
2205
✨ Today we’re releasing Tiny Agents in Python — an MCP-powered Agent in ~70 lines of code 🐍

Inspired by Tiny Agents in JS from @julien-c , we ported the idea to Python and integrated it directly into huggingface_hub — with a built-in MCP Client and a Tiny Agents CLI.

TL;DR: With MCP (Model Context Protocol), you can expose tools like web search or image generation and connect them directly to LLMs. It’s simple — and surprisingly powerful.

pip install "huggingface_hub[mcp]>=0.32.0"

We wrote a blog post where we show how to run Tiny Agents, and dive deeper into how they work and how to build your own.
👉 https://huggingface.co/blog/python-tiny-agents

  • 1 reply
·
upvoted an article 14 days ago
view article
Article

Tiny Agents in Python: a MCP-powered agent in ~70 lines of code

By celinah and 3 others
122
upvoted a changelog 14 days ago
view changelog
Changelog

Filter by MCP compatibility available in HF Spaces

71