HuggingFace
Usage
pip install mlserver mlserver-huggingfaceContent Types
Settings
---
emphasize-lines: 5-8
---
{
"name": "qa",
"implementation": "mlserver_huggingface.HuggingFaceRuntime",
"parameters": {
"extra": {
"task": "question-answering",
"optimum_model": true
}
}
}Loading models
Local models
HuggingFace models
Reference
Last updated
Was this helpful?
