Hugging Face
Instructions for using machine learning models hosted on HuggingFace with Spice.
Configuration
from
from\A(huggingface:)(huggingface\.co\/)?(?<org>[\w\-]+)\/(?<model>[\w\-]+)(:(?<revision>[\w\d\-\.]+))?\zname
nameparams
paramsParam
Description
Default
files
filesExample
Access Tokens
Examples
Load a ML model to predict taxi trips outcomes
Load a LLM model to generate text
Load a private model
Last updated
Was this helpful?