Hugging Face

in KI-Werkzeuge

Plattform und Bibliotheken rund um Hugging Face.

Glossary

Accelerate Hugging Face

Accelerate is an open-source library from Hugging Face that makes PyTorch training code run on any hardware and in distributed setups with minimal changes — including mixed precision and FSDP and DeepSpeed support.

Diffusers Hugging Face

Diffusers is an open-source Python library by Hugging Face for using and training diffusion models for image, video and audio generation. It is built on PyTorch and is structured into pipelines, models and schedulers.

Datasets (HF) Hugging Face

Datasets is an open-source Python library from Hugging Face for loading, processing and sharing machine-learning datasets. It uses Apache Arrow and memory-mapping to handle even very large amounts of data efficiently.

Spaces (Hugging Face Spaces) Hugging Face

Hugging Face Spaces is a hosting platform for deploying and sharing interactive machine learning applications without your own server infrastructure. Apps become usable directly in the browser, for example via Gradio, Streamlit, Docker or static HTML.

Hugging Face Hugging Face

Hugging Face is the central platform of the open-source AI community — a hub for models, datasets, and demos, and the maintainer of widely used libraries like Transformers, Diffusers, and PEFT.

Hugging Face Hub Hugging Face

Central platform for openly shared AI models, datasets and demos — a kind of GitHub for machine-learning artifacts.

Transformers (Library) Hugging Face

Open-source Python library from Hugging Face that gives unified access to thousands of pretrained models across text, vision and audio.

Encyclopedia

The Hugging Face Ecosystem

Hub, Spaces and the Transformers, Datasets, Diffusers and Accelerate libraries — how they fit together and how the path to deployment works.

Redaktion

Related Topics