Ollama has the `Modelfile` format ([link](https://docs.ollama.com/modelfile)) inspired from the `Dockerfile` format. 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?