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 am using Ubuntu 22.04 + ollama 0.5.13 (+python3.13).
Installation was straightforward, installed it using the Quick Start (Windows) guide ( python venv must be activated by "source venv/bin/activate").
In order to get it working with ollama I had to make some changes to meshtastic_ai.py (0.4.0).
Also, since I'm using lilygo t-deck and various LLMs + different languages, I decided to "unidecode" text sent to LoRa by Meshtastic AI:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, thank you for this project!
I am using Ubuntu 22.04 + ollama 0.5.13 (+python3.13).
Installation was straightforward, installed it using the Quick Start (Windows) guide ( python venv must be activated by "source venv/bin/activate").
In order to get it working with ollama I had to make some changes to meshtastic_ai.py (0.4.0).
Also, since I'm using lilygo t-deck and various LLMs + different languages, I decided to "unidecode" text sent to LoRa by Meshtastic AI:
Beta Was this translation helpful? Give feedback.
All reactions