βοΈ 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. 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.Was this page helpful?