Update config.json

#1
by ParamTh - opened
No description provided.

This removes:

"auto_map": {
    "AutoConfig": "configuration_glm4_moe.Glm4MoeConfig",
    "AutoModel": "modeling_glm4_moe.Glm4MoeModel",
    "AutoModelForCausalLM": "modeling_glm4_moe.Glm4MoeForCausalLM"
  },

So that it doesn't depend on the config files anymore

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment