Instructions to use UserLogin/Gemini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use UserLogin/Gemini with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("UserLogin/Gemini", "model.bin")) - Notebooks
- Google Colab
- Kaggle
| license: unknown | |
| datasets: | |
| - open-thoughts/OpenThoughts3-1.2M | |
| language: | |
| - aa | |
| metrics: | |
| - accuracy | |
| base_model: | |
| - google/gemma-3n-E4B-it-litert-preview | |
| new_version: google/gemma-3n-E4B-it-litert-preview | |
| library_name: fasttext | |