chatglm¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
ChatGLM model with partial rotary and fused projection imports.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
ChatGLM model with partial rotary and fused projection imports.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")