Results for “huggingface-papers”

42 skills
More results
bankrbot
aeon-paper-pick
Filters the last 24 hours of Hugging Face Papers to surface one must-read paper with a structured brief covering the central claim, why it's worth an hour, where it might be wrong, and a time-budgeted read order.
1.2k · bundle
huggingface
hf-mcp
Search models, datasets, Spaces, and papers on the Hugging Face Hub, retrieve repository details and documentation, run compute jobs, and use Gradio Spaces as AI tools via the Hugging Face MCP server.
10.8k
huggingface
huggingface-datasets
Fetch dataset metadata, paginate rows, search text, apply filters, and download parquet URLs from the Hugging Face Dataset Viewer API.
10.8k
k-dense-ai
hugging-science
Discovers and uses scientific datasets, models, blog posts, and interactive demos from a curated catalog for AI/ML work in domains like biology, chemistry, physics, and genomics.
30.2k · bundle
antigravity
hf-mcp
Search models, datasets, Spaces, and papers on Hugging Face Hub, retrieve repository details and documentation, run compute jobs, and use Gradio Spaces as AI tools via MCP server tools.
42.4k
qhjqhj00
hf-mcp
Connects AI assistants to the Hugging Face Hub via MCP server tools to search models, datasets, Spaces, and papers, retrieve repository details and documentation, run compute jobs, and use Gradio Spaces as AI tools.
3 · bundle
26bb
hf-mcp
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.
0
ranbot-ai
hf-mcp
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected
6
sickn33
hf-mcp
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.
45.1k
francostino
hf-mcp
Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.
63
lingxling
hf-mcp
Connects AI assistants to the Hugging Face Hub via MCP server tools to search models, datasets, Spaces, and papers, retrieve repo details and documentation, run compute jobs, and use Gradio Spaces as AI tools.
253
huggingface
huggingface-tool-builder
Creates reusable command-line scripts and utilities for the Hugging Face API, enabling chaining, piping, and intermediate data processing.
10.8k · bundle
huggingface
hf-cli
Manage Hugging Face Hub resources: download/upload models, datasets, spaces; manage repos, buckets, collections, discussions, and cache; run SQL queries on datasets; authenticate and manage tokens.
10.8k
bankrbot
aeon-huggingface-trending
Filters and ranks trending Hugging Face models, datasets, and spaces by novelty and significance, providing a 'why notable' explanation for each pick.
1.2k · bundle
bog5d
huggingface-hub
HuggingFace hf CLI: search/download/upload models, datasets.
0
lord1egypt
huggingface-hub
Operate Hugging Face Hub repositories, models, datasets, and Spaces via the hf CLI, including downloads, uploads, authentication, and compute jobs.
2
orchestra-research
stable-diffusion-image-generation
Generate images from text prompts, perform image-to-image translation, inpainting, and build custom diffusion pipelines using Stable Diffusion models via HuggingFace Diffusers.
10.4k · bundle
qcmuu
stable-diffusion-image-generation
State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
0 · bundle
orchestra-research
huggingface-tokenizers
Fast tokenization for NLP using Rust-based tokenizers supporting BPE, WordPiece, and Unigram algorithms, with training, alignment tracking, and padding/truncation.
10.4k · bundle
zero-yx
huggingface-git-xet-dataset-publisher
Manage Hugging Face dataset Git repositories with Git Xet/LFS-compatible tracking, including setup, safe snapshot commits, push verification, binary rejection recovery, and README track-rule maintenance.
0
aniruddhaadak80
huggingface-hub
HuggingFace hf CLI: search/download/upload models, datasets.
0
huggingface
huggingface-best
Queries Hugging Face benchmark leaderboards to find the best AI models for a task, filters by device constraints, and returns a ranked comparison table with scores.
10.8k
huggingface
huggingface-lora-space-builder
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA, including picking the right base pipeline, designing a tailored UI, and publishing the Space.
10.8k · bundle
huggingface
huggingface-local-models
Search the Hugging Face Hub for llama.cpp-compatible GGUF models, select the right quantization, and run them locally with llama-cli or llama-server.
10.8k · bundle
huggingface
huggingface-spaces
Create, deploy, and debug machine learning applications on Hugging Face Spaces using Gradio, Docker, or Static SDKs, with support for ZeroGPU and dedicated hardware.
10.8k · bundle
huggingface
huggingface-zerogpu
Build ML demos on Hugging Face Spaces with ZeroGPU hardware, covering @spaces.GPU decorator usage, duration and quota tuning, process isolation, CUDA availability model, concurrency safety, and build constraints.
10.8k · bundle
qcmuu
evaluating-llms-harness
Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.
0 · bundle
ichichuang
stable-diffusion-image-generation
State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
0 · bundle
qcmuu
huggingface-tokenizers
Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.
0 · bundle
tianhao909
stable-diffusion-image-generation
State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
1 · bundle
qcmuu
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.
0 · bundle
tianhao909
evaluating-llms-harness
Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.
1 · bundle
scoheart
hf-cli
Manage Hugging Face Hub resources via the `hf` CLI: download and upload models, datasets, and spaces; manage buckets, cache, collections, discussions, and inference endpoints; run SQL queries on datasets.
2 · bundle