Yesterday I explained how we can create and upload our own language models in Ollama through the usage of a modelfile. I explained the modelfile format and the different building blocks that can be used to define and configure a model.
Today I want to continue on my previous post by explaining how to use OpenWebUI instead of doing everything by hand.
- Start by opening OpenWebUI (checkout my previous post on how to get it up and running):
- Click on the Workspace section on the left:
- Click on the + button in the Models section on the right:
- Start editing your modelfile:
- Hit Save & Create at the bottom:
- After saving the new model, you can immediately test it: