Releases: designcomputer/ollama-model-lab
Releases · designcomputer/ollama-model-lab
Initial Release - Ollama Model Lab v0.1.0
First release of Ollama Model Lab, a web-based interface for testing and comparing Ollama models.
Features:
- Compare multiple Ollama models side by side
- Customize model parameters
- Save and manage prompts
- Generate detailed comparison reports
- Simple local deployment
Installation:
- Download the ZIP file
- Extract to your desired location
- Run start.bat or use any local web server
- Open in your browser (default: http://localhost)
Requirements:
- Ollama installed and running
- At least one Ollama model pulled
- Python 3.x (if using included server script)