Skip to main content

Upload a Model from Hugging Face

Add a public Hugging Face model to your Model HUB catalog.

Steps

  1. Open Model HUB — In the sidebar, go to Product Guide → Model HUB.
  2. Click Import Hugging Face Model — The button is in the top right of the Model Catalog.
  3. Enter the Repository ID — Paste the full Hugging Face model URL (e.g. https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) or the short repository ID in organization/model format (e.g. mistralai/Mistral-7B-Instruct-v0.3).
  4. (Optional) Set a Revision — Enter a branch, tag, or commit SHA to pin a specific version instead of the repo's default.
  5. Click Import model — Foundry pulls the model into your Model HUB catalog.
  6. Confirm it landed — Go back to Model HUB — the model now appears in the catalog tagged Type: huggingface, ready to test in Playground or deploy.