Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 394 Bytes

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.