internlm2

Model type

internlm2

Class

InternLM2CausalLMModel

Task

text-generation

Source

models/internlm.py

Description

InternLM2 causal language model with HF-aligned weight names.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")