Transformers
Safetensors
llama-factory
lora
Generated from Trainer
android-control
ui-automation
vision-language-model
Instructions to use OfficerChul/gemma-3n-E4B-it-Android-Control-84k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OfficerChul/gemma-3n-E4B-it-Android-Control-84k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OfficerChul/gemma-3n-E4B-it-Android-Control-84k", dtype="auto") - Notebooks
- Google Colab
- Kaggle