d2fa766
1
2
3
4
5
from transformers import Qwen2Config class GexConfig(Qwen2Config): model_type = "gex"