ngxson/ollama_template_test
12
Ollama Go Template Web Demo
This is a web-based demonstration tool for testing Ollama chat templates using Go's template engine compiled to WebAssembly.
Features
- Live preview of chat template formatting
- WebAssembly-powered Go template engine
- Simple and intuitive web interface
Usage
- Enter your conversation JSON in the first text area
- Modify the Ollama template in the second text area
- Click "Apply chat template" to see the results
How to build it
# Make sure to install golang
# Clone the repo
./build.sh
# EnjoyLicense
MIT License
