Importing a Model from Hugging Face
Import supported open source and third-party models from Hugging Face into OCI Generative AI, host them, create endpoints, and use them like any other model.
On the Import models list page, select Import model. If you need help finding the list page, see Listing Custom Models.
Model definition
Import configuration
Tip
After you import the model, perform the following tasks:Use the
imported-model create-from-huggingfacecommand and required parameters to import a model:oci generative-ai imported-model create-from-huggingface [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateImportedModel operation to import a model.