V1_created_html / start_ollama.bat
TsungChihTsai's picture
Update start_ollama.bat
9016a03 verified
raw
history blame
92 Bytes
@echo off
echo Starting Ollama with all origins allowed...
set OLLAMA_ORIGINS=*
ollama serve