Skip to main content

βš™οΈ Prerequisites

  • If you haven’t already, install the nexa-SDK.
  • Below are the GGUF-compatible model types you can experiment with right away.

LLM - Language Models

πŸ“ Language models in GGUF format. Try out this quick example: Try it out:
bash
⌨️ This will spawn an interactive REPL conversation session with the model.

LMM - Multimodal Models

πŸ–ΌοΈ Multimodal models that accept vision and/or audio inputs. Try out this quick example:
bash
⌨️ Drag images and audio files to the conversation input to chat with images / audio.

Supported Model List

We curated a list of top, high quality models in GGUF format.

LLMs for GGUF

Multimodal for GGUF

To try other GGUF models, visit Hugging Face, copy the path of any compatible GGUF model (e.g., unsloth/Qwen2.5-VL-3B-Instruct-GGUF), and replace the model path in the command above.
For more advanced models, you may visit the Nexa Model Hub. Also, access token is required to download and use these models. To get access token:
  • Create an account at sdk.nexa.ai
  • Generate a token: Go to Deployment β†’ Create Token
  • Activate your SDK: Run the following command on the terminal to set your license:
bash

πŸ™‹ Request New Models

Missing a model? Vote for it on the Nexa Wishlist β€” we build the most-voted models fast! You can also submit an issue on the nexa-sdk GitHub or request in our Discord/Slack community.