← All extensions
Hugging Face Models banner

Hugging Face Models

ivyx

Browse and search Hugging Face GGUF models, then download the ones you want to run locally

Hugging Face Models

Browse and search GGUF models on the Hugging Face Hub without leaving the editor, download a quantization, and run it locally.

What you can do

  • Search the Hub — open the Hugging Face Models sidebar and search GGUF models.
  • Pick a quantization — expand a result to choose which .gguf file to fetch (smallest is preselected).
  • Import & download — one action adds the model to your catalog and downloads the chosen file into the host data dir.
  • Run locally — once downloaded, run it from the Models panel (GGUF via the local runtime).

Getting started

  1. Run Browse Hugging Face Models to open the sidebar.
  2. Search for a model (e.g. Qwen2.5-0.5B-Instruct-GGUF).
  3. Click the import icon on a result, choose a file, and press Download.

Requirements

  • The IVYX desktop app. Downloads run through the host with curl; search runs through the desktop app's HTTP bridge.
  • For gated or private repos, paste a Hugging Face access token in the panel and accept the repo's license on huggingface.co. Public models need no token.