No models have been pushed.

Readme

Bot Better then Chat Gpt

Can run locally anywhere

Just install

Public Key:

cat ~/.ollama/id_ed25519.pub

Syntax in Via Terminal of linux

ollama pull llama2 echo “FROM llama2” >> Modelfile echo “SYSTEM You are a friendly assistant.” >> Modelfile ollama create -f Modelfile Aaliyan/bot_ ollama push Aaliyan/bot_ You can also install the linux terminal for windows and it will work.