Autogpt #1334
Closed
Yusufbendjebbar
started this conversation in
General
Autogpt
#1334
Replies: 2 comments
-
The primary version of AutoGPT will not work on Termux because of issue with Rust and numpy. But I have modified the project to run on Termux for Android. I had to get rid of tiktoken altogether, and I replaced the token counting functionality with nltk plus some preprocessing to approximate tiktoken's token counting method. Also, I had to get rid of spacy and orjson, due to issues with numpy. Check out the project here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Using termux and andronix should work out of box: https://www.youtube.com/watch?v=eLjc6etbXYs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to ruN autogpt in termux with rootless android phone?
Beta Was this translation helpful? Give feedback.
All reactions