Please initialize Ollama

#1
by YaserDS-777 - opened

when i run the code every thing goes well but i get 'Please initialize Ollama ' after i submit the first example
note : i run it on google-colab

YaserDS-777 changed discussion status to closed
YaserDS-777 changed discussion status to open

Thanks for the heads up, I've changed the prompts in placeholder.
The current version is an dev test version with some unfinished modifications to adapt to ZeroGPU.
In use, you can type /init in chatbot for process startup and /pull model_name to load the model, /bye to close the process.
It is also recommended that you refer directly to the source code of the previous version and make changes to its contents:
https://github.com/snekkenull/ollama-chat

Sign up or log in to comment