The goal is to help reword a patent application so that it is more effective, succinct, and to the point.
No models have been pushed.
Readme
ollama pull llama2 echo “FROM llama2” >> Modelfile echo “SYSTEM You are a friendly assistant.” >> Modelfile ollama create -f Modelfile aaronka/private ollama push aaronka/private