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
Device:Pixel6 Pro
Environment:Android + Termux + Python3.12.8
Version: commit cfedcec(within a week)
run command:DEBUG=6 SUPPORT_BF16=0 GPU=1 python main.py --chatgpt-api-response-timeout 800
Due to the default build method, some dependencies failed to install.
So I installed some dependencies using termux's pkg method.
Now the program can start normally, probably through GPU inference, but the inference result has nothing to do with prompt. May I ask what possible reasons could have led to this result.
The text was updated successfully, but these errors were encountered:
Device:Pixel6 Pro
Environment:Android + Termux + Python3.12.8
Version: commit cfedcec(within a week)
run command:DEBUG=6 SUPPORT_BF16=0 GPU=1 python main.py --chatgpt-api-response-timeout 800
Due to the default build method, some dependencies failed to install.
So I installed some dependencies using termux's pkg method.
Now the program can start normally, probably through GPU inference, but the inference result has nothing to do with prompt. May I ask what possible reasons could have led to this result.
The text was updated successfully, but these errors were encountered: