Instructions to use OpenMachineAI/Lulu245M-Mobile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMachineAI/Lulu245M-Mobile with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenMachineAI/Lulu245M-Mobile", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "version": 3, | |
| "artifactType": { | |
| "type": "APK", | |
| "kind": "Directory" | |
| }, | |
| "applicationId": "com.openmachine.lulu", | |
| "variantName": "debug", | |
| "elements": [ | |
| { | |
| "type": "SINGLE", | |
| "filters": [], | |
| "attributes": [], | |
| "versionCode": 1, | |
| "versionName": "1.0", | |
| "outputFile": "app-debug.apk" | |
| } | |
| ], | |
| "elementType": "File", | |
| "minSdkVersionForDexing": 26 | |
| } |