hypermode.json
Properties
Internal name of your AI model. Used for indicating the model to use in an API call.
Training intent of model, such as
classification or embedding.Relative path of model within provider.
Source location of model, such as
hugging-face or openai.Runtime provider of model.
Auto-deployed models
When usinghugging-face as the provider and hypermode as the host, Hypermode automatically deploys a dedicated instance of the defined sourceModel when deploying your project. Your project’s functions securely connect to the hosted model, with no further configuration required.