Gex_V1 / configuration_gex.py
MosRat's picture
Upload GexQwenForCausalLM
d2fa766 verified
from transformers import Qwen2Config
class GexConfig(Qwen2Config):
model_type = "gex"