- Make sure that USB debugging is enabled.
- Deactivate all bloatware apps.
- List the names of all deactivated packages:
$ adb shell pm list packages -d| """ | |
| The most atomic way to train and run inference for a GPT in pure, dependency-free Python. | |
| This file is the complete algorithm. | |
| Everything else is just efficiency. | |
| @karpathy | |
| """ | |
| import os # os.path.exists | |
| import math # math.log, math.exp |
| <resources> | |
| <string name="settings" translatable="false">સેટિંગ્સ</string> | |
| <string name="next" translatable="false">આગળ જાઓ</string> | |
| <string name="previous" translatable="false">પાછળ જાઓ</string> | |
| <string name="skip" translatable="false">અવગણો</string> | |
| <string name="faq" translatable="false">વારંવાર પૂછાતા પ્રશ્નો</string> | |
| <string name="mac_address" translatable="false">મેક એડ્રેસ:</string> | |
| <string name="channel" translatable="false">ચેનલ:</string> |