Any-to-Any
Transformers
Safetensors
English
Māori
abteex-ai-labs
aotearoa
gemma
legacy
lumynax
sovereign-ai
outdated
Instructions to use AbteeXAILab/lumynax-infused-gemma-e4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbteeXAILab/lumynax-infused-gemma-e4b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AbteeXAILab/lumynax-infused-gemma-e4b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K