Path hardcoded in .modelfile

#7
by serene-ai - opened

Hi, looks like your instructions to create the ollama model are out of date because the first line of your modelfile hardcodes the path to /var/www/
This gives the invalid modelname error in ollama (but works if you remove that pathing)

Sign up or log in to comment