API Reference (original) (raw)

Inference Providers documentation

API Reference

Inference Providers

Get Started

Inference Providers Pricing and Billing Hub integration Register as an Inference Provider Security

Providers

Cerebras Cohere Fal AI Fireworks Hyperbolic HF Inference Nebius Novita Replicate SambaNova Together

API Reference

Index Hub API

Popular Tasks

Chat Completion Feature Extraction Text to Image Text to Video

Other Tasks

Hugging Face's logo

Join the Hugging Face community

and get access to the augmented documentation experience

Collaborate on models, datasets and Spaces

Faster examples with accelerated inference

Switch between documentation themes

to get started

Chat CompletionGenerate a response given a list of messages in a conversational context. Feature ExtractionConverting a text into a vector often called "embedding". Text to ImageGenerate an image based on a given text prompt. Text to VideoGenerate an video based on a given text prompt.

Other tasks

Audio ClassificationAudio classification is the task of assigning a label or class to a given audio. Automatic Speech RecognitionAutomatic Speech Recognition (ASR), also known as Speech to Text (STT), is the task of transcribing a given audio to text. Fill MaskMask filling is the task of predicting the right word (token to be precise) in the middle of a sequence. Image ClassificationImage classification is the task of assigning a label or class to an entire image. Images are expected to have only one class for each image. Image SegmentationImage Segmentation divides an image into segments where each pixel in the image is mapped to an object. Image to ImageImage-to-image is the task of transforming a source image to match the characteristics of a target image or a target image domain. Object DetectionObject Detection models allow users to identify objects of certain defined classes. Question AnsweringQuestion Answering models can retrieve the answer to a question from a given text, which is useful for searching for an answer in a document. SummarizationSummarization is the task of producing a shorter version of a document while preserving its important information. Table Question AnsweringTable Question Answering (Table QA) is the answering a question about an information on a given table. Text ClassificationText Classification is the task of assigning a label or class to a given text. Text GenerationGenerate text based on a prompt. Token ClassificationToken classification is a task in which a label is assigned to some tokens in a text. TranslationTranslation is the task of converting text from one language to another. Zero Shot ClassificationZero shot classification is the task to classify text without specific training for the task.

< > Update on GitHub

←Together Hub API→

API Reference Popular tasks Other tasks