Ollama has the Modelfile format (link) inspired from the Dockerfile format.
Modelfile
Dockerfile
I wonder if we could use the packaging command with such a file, instead of providing all the options on the command line?
Ollama has the
Modelfileformat (link) inspired from theDockerfileformat.I wonder if we could use the packaging command with such a file, instead of providing all the options on the command line?