Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V vllm_cscc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenDAS
  • vllm_cscc
  • Commits

Switch branch/tag
  • vllm_cscc
  • vllm
  • transformers_utils
  • configs
  • qwen3_next.py
  1. 18 Mar, 2026 1 commit
    • Harry Mellor's avatar
      Fix models which use `layer_type_validation` for Transformers v5 (#37398) · 5ce2d10e
      Harry Mellor authored Mar 18, 2026
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      5ce2d10e
  2. 04 Dec, 2025 1 commit
    • Harry Mellor's avatar
      Access `partial_rotary_factor` from `rope_parameters` (#29966) · e10c84e0
      Harry Mellor authored Dec 04, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      e10c84e0
  3. 30 Nov, 2025 1 commit
    • Harry Mellor's avatar
      Fix RoPE failures in Transformers nightly (#29700) · cd719de5
      Harry Mellor authored Nov 30, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      cd719de5
  4. 19 Nov, 2025 1 commit
    • Harry Mellor's avatar
      Update `rope_scaling` to `rope_parameters` in preparation for Transformers v5 (#28542) · a8b70304
      Harry Mellor authored Nov 19, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      a8b70304
  5. 05 Oct, 2025 1 commit
    • Harry Mellor's avatar
      Convert formatting to use `ruff` instead of `yapf` + `isort` (#26247) · d6953beb
      Harry Mellor authored Oct 05, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      d6953beb
  6. 11 Sep, 2025 1 commit
    • Tao He's avatar
      Add the support for the qwen3 next model (a hybrid attention model). (#24526) · e93f4cc9
      Tao He authored Sep 11, 2025
      
      Signed-off-by: default avatarTao He <linzhu.ht@alibaba-inc.com>
      Co-authored-by: default avatarJee Jee Li <pandaleefree@gmail.com>
      e93f4cc9