You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed ollama for linux (Debian) and then pulled the llama3 model.
After making sure the ollama service is running (also responsive on bash console) I went for the bot.
I collected the bot token from the botfather bot and also configured the .env file.
Then I run: python3 run.py from the "bot" folder.
The green box is the output just after the python command, all fine.
The red bot is just after sending a message from my smartphone.
No idea what's going on.
The text was updated successfully, but these errors were encountered:
Hello,
I just installed ollama for linux (Debian) and then pulled the llama3 model.
After making sure the ollama service is running (also responsive on bash console) I went for the bot.
I collected the bot token from the botfather bot and also configured the .env file.
Then I run: python3 run.py from the "bot" folder.
The green box is the output just after the python command, all fine.
The red bot is just after sending a message from my smartphone.
No idea what's going on.
The text was updated successfully, but these errors were encountered: