Text Generation
PEFT
Safetensors
lora
rl
grpo
openenv
voice
indic
hindi
tamil
kannada
hinglish
schema-drift
gemma-3n
tool-use
conversational
Instructions to use DGXAI/gemma-3n-e2b-driftcall-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DGXAI/gemma-3n-e2b-driftcall-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3n-E2B-it") model = PeftModel.from_pretrained(base_model, "DGXAI/gemma-3n-e2b-driftcall-lora") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
92034af | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6aa40b46d55d1fa5f1c0b218de3a695942c620858ba34aa94e2aa705efc6f071
size 33442552
|