# Remote inference

Remote inference provides access to an [Inference Endpoint](https://huggingface.co/docs/inference-endpoints/index) to offload local generation requirements for decoding and encoding.

## remote_decode

[[autodoc]] utils.remote_utils.remote_decode

## remote_encode

[[autodoc]] utils.remote_utils.remote_encode
