SGLang Rope load error

#4
by huggyfaceenjoyer - opened

Copying this discussion from the FP8 version.

AttributeError: 'Glm4vMoeConfig' object has no attribute 'rope_scaling'

4.6v

    "rope_parameters": {
      "mrope_section": [
        8,
        12,
        12
      ],
      "partial_rotary_factor": 0.5,
      "rope_theta": 500000,
      "rope_type": "default"
    },

4.5 Air

  "rope_scaling": null,
  "rope_theta": 1000000,

Sign up or log in to comment