doge¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
DOGE model with SSM dynamic attention mask and learnable residual gates.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
DOGE model with SSM dynamic attention mask and learnable residual gates.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")