sidebar_position: 0
The Models section of the Workspace within Open WebUI is a powerful tool that allows you to create and manage custom models tailored to specific purposes. This section serves as a central hub for all your modelfiles, providing a range of features to edit, clone, share, export, and hide your models.
From the Models section, you can perform the following actions on your modelfiles:
-clone to the cloned Model ID. Note that you cannot clone a base model; you must create a model first before cloning it.Share button, which will redirect you to https://openwebui.com/models/create..json export to your PC.When editing a modelfile, you can customize the following settings:
Vision for multi-modals.The Models section also includes features for importing and exporting models:
To download models, navigate to the Ollama Settings in the Connections tab.
Alternatively, you can also download models directly by typing a command like ollama run hf.co/[model creator]/[model name] in the model selection dropdown.
This action will create a button labeled "Pull [Model Name]" for downloading.
Example: Switching between Mistral, LLaVA, and GPT-3.5 in a Multi-Stage Task
Process: The user switches between models, depending on the task type, to maximize efficiency and response quality.
How To: