gemma3n_text¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Gemma3n causal LM with AltUp, Laurel, and hybrid attention.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
Gemma3n causal LM with AltUp, Laurel, and hybrid attention.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")