Open evison opened 3 months ago
Hi Professor, I could install successfully this evening
AIOS installation on Android phone (arm64/Snapdragon 8 gen2) using Termux.
TEST result from last weekend:
All requirements were met, with little prep on Termux. Pandas and Polars required termux tur repo.
Only issue is with torch, it requires ANDROID_NDK to build/install. This weekend will install NDK and retry.
Hi,professor,I followed the installation process and succeed. But for use,I use ollama as backend. I ran
$ python main.py --llm_name ollama/llama3:8b --use_backend ollama # use ollama/llama3:8b for example
after installation. And it showed
`During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/mnt/codes/AIOS/AIOS/main.py", line 118, in
May I ASK WHAT DID I MISS?
Checked other resources
Your current environment
This thread is dedicated to gathering any challenges, obstacles, or errors encountered during the installation or use of AIOS, particularly from those new to the platform. If you run into any issues, whether it's a bug, an inconvenience, or something else during the setup or operation of AIOS, please share them here. Our team will work to optimize AIOS based on your feedback.
How would you like to use aios
I want to run aios with the llm endpoint: xxx for agent: xxx.