talkie¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Exact float Talkie causal LM with post-RoPE Q/K norm and embedding skips.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
Exact float Talkie causal LM with post-RoPE Q/K norm and embedding skips.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")