nemotron¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Nemotron model with offset LayerNorm and non-gated MLP.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
Nemotron model with offset LayerNorm and non-gated MLP.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")