HuggingFace runtime for MLServer¶

This package provides a MLServer runtime compatible with HuggingFace Transformers.

Usage¶

You can install the runtime, alongside mlserver, as:

pip install mlserver mlserver-huggingface

For further information on how to use MLServer with HuggingFace, you can check out this worked out example.