AI & ML interests

None defined yet.

Recent Activity

evalstateย  updated a dataset 8 days ago
hf-mcp-server/test-mcp-logs
evalstateย  updated a dataset 18 days ago
hf-mcp-server/test-mcp-logs
View all activity

evalstateย 
posted an update 8 days ago
view post
Post
243
Hugging Face MCP Server v0.3.13
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The hf_jobs tool allows mounting of volumes with hf:// URI's and some additional notes about use for data analysis.
evalstateย 
posted an update 18 days ago
view post
Post
2186
Hugging Face MCP Server v0.3.12
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The hub_repo_details tool now enables Dataset inspection (view splits, sample rows).
evalstateย 
posted an update 25 days ago
view post
Post
284
Hugging Face MCP Server v0.3.10
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reverted mcp bucket in favour of upcoming MCP App integration.
evalstateย 
posted an update 27 days ago
view post
Post
963
Hugging Face MCP Server v0.3.9
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Users with a bucket named mcp will get an additional list_files tool that returns the public URL of contained files. This is primarily intended for use with Gradio Spaces that need URLs as inputs.
evalstateย 
posted an update about 1 month ago
view post
Post
1000
The experimental MCP hub_query tool now supports Paper Searching and Details as well as Daily Papers.
evalstateย 
posted an update 3 months ago
view post
Post
3741
Hugging Face MCP Server v0.3.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Replace model_search and dataset_search with combined hub_repo_search tool.
- Less distracting description for hf_doc_search
- model_search and dataset_search tool calls will still function (plan to remove next release).
  • 4 replies
ยท
evalstateย 
posted an update 4 months ago
view post
Post
330
Hugging Face MCP Server v0.3.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Streamable HTTP used for Gradio Connectivity
- SSE Transport (as Server) removed
- Proxy Configuration added for launch of sub-agent tools

evalstateย 
posted an update 6 months ago
view post
Post
2561
Hugging Face MCP Server v0.2.46
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add "discover" to Dynamic Space tool. Recommend deselecting "space_search" if using dynamic spaces.
evalstateย 
posted an update 6 months ago
view post
Post
3046
Hugging Face MCP Server v0.2.45
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- New! Experimental dynamic_space tool.
- Default Image Generator changed to Qwen-Image-Fast
evalstateย 
posted an update 7 months ago
view post
Post
2279
Hugging Face MCP Server v0.2.40
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Improved progressive disclosure and descriptions for Jobs tool.
evalstateย 
posted an update 7 months ago
view post
Post
377
Hugging Face MCP Server v0.2.35
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

$HF_TOKEN is expanded in Jobs Secrets environment variables.
evalstateย 
posted an update 7 months ago
view post
Post
369
Hugging Face MCP Server v0.2.33
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Allow discovery of Product Documentation Library via the Search tool.
evalstateย 
posted an update 7 months ago
view post
Post
277
Hugging Face MCP Server v0.2.31
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- OpenAI Apps SDK Support for Gradio Content Generation spaces
evalstateย 
posted an update 8 months ago
view post
Post
357
Hugging Face MCP Server v0.2.29
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Document Fetch tool now returns markdown direct from HF Docs rather than processed.
- Relative URLs accepted for Fetch
julien-cย 
posted an update about 1 year ago
view post
Post
11041
BOOOOM: Today I'm dropping TINY AGENTS

the 50 lines of code Agent in Javascript ๐Ÿ”ฅ

I spent the last few weeks working on this, so I hope you will like it.

I've been diving into MCP (Model Context Protocol) to understand what the hype was all about.

It is fairly simple, but still quite powerful: MCP is a standard API to expose sets of Tools that can be hooked to LLMs.

But while doing that, came my second realization:

Once you have a MCP Client, an Agent is literally just a while loop on top of it. ๐Ÿคฏ

โžก๏ธ read it exclusively on the official HF blog: https://huggingface.co/blog/tiny-agents
  • 1 reply
ยท
julien-cย 
posted an update about 1 year ago
view post
Post
4501
Important notice ๐Ÿšจ

For Inference Providers who have built support for our Billing API (currently: Fal, Novita, HF-Inference โ€“ with more coming soon), we've started enabling Pay as you go (=PAYG)

What this means is that you can use those Inference Providers beyond the free included credits, and they're charged to your HF account.

You can see it on this view: any provider that does not have a "Billing disabled" badge, is PAYG-compatible.
  • 10 replies
ยท
julien-cย 
posted an update over 1 year ago
view post
Post
11574
After some heated discussion ๐Ÿ”ฅ, we clarify our intent re. storage limits on the Hub

TL;DR:
- public storage is free, and (unless blatant abuse) unlimited. We do ask that you consider upgrading to PRO and/or Enterprise Hub if possible
- private storage is paid above a significant free tier (1TB if you have a paid account, 100GB otherwise)

docs: https://huggingface.co/docs/hub/storage-limits

We optimize our infrastructure continuously to scale our storage for the coming years of growth in Machine learning, to the benefit of the community ๐Ÿ”ฅ

cc: @reach-vb @pierric @victor and the HF team
  • 29 replies
ยท
julien-cย 
posted an update over 1 year ago
view post
Post
3304
wow ๐Ÿ˜ฎ

INTELLECT-1 is the first collaboratively trained 10 billion parameter language model trained from scratch on 1 trillion tokens of English text and code.

PrimeIntellect/INTELLECT-1-Instruct