from transformers import Qwen2Config class GexConfig(Qwen2Config): model_type = "gex"