OpenLLM Registry
You can create an OpenLLM registry through a Hugging Face account. This enables HPE Machine Learning Inferencing Software to pull your models directly from the Hugging Face model hub.
Before You Start #
- Create a Hugging Face account at Hugging Face.
How to Set Up an OpenLLM Registry #
- Go to the Hugging Face website and sign in to your account.
- Navigate to your Profile and select Settings.
- Select Access Tokens.
- Select New Token.
- Input the following:
- Name: A name for your token.
- Type: Select
read
.
- Select Generate a Token.
- Copy the token.
You can now proceed to adding a registry for your models and deployments.