Custom Model Creation

Process of developing tailored large language models (LLMs) for specific use cases, typically involving fine-tuning or configuration of base models.

Key Tools & Interfaces

  • ollama’s new GUI chat interface simplifies custom model creation through a local workflow
  • Enables secure, on-device model execution without cloud dependencies
  • Demonstrates end-to-end custom model creation process including configuration and testing
  • Video demonstration: Leon Van Zyl’s Ollama GUI overview

Implementation Workflow

2026 04 14 About the new Ollama gui interface