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
  • model_executor
  • models
  • plamo3.py
  1. 26 Dec, 2025 1 commit
    • Shinichi Hemmi's avatar
      Support LoRA and GPTQModel for PLaMo 2/3 (#31322) · 9ee05cbe
      Shinichi Hemmi authored Dec 26, 2025
      
      Signed-off-by: default avatarShinichi Hemmi <50256998+Alnusjaponica@users.noreply.github.com>
      9ee05cbe
  2. 11 Dec, 2025 1 commit
    • Harry Mellor's avatar
      Standardise `get_rope` to use `rope_parameters["partial_rotary_factor"]`, not `rotary_dim` (#30389) · cf3eacfe
      Harry Mellor authored Dec 11, 2025
      
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      cf3eacfe
  3. 21 Nov, 2025 1 commit
    • Cyrus Leung's avatar
      [Bugfix] Fix Plamo3 rope handling (#29092) · 0e741c12
      Cyrus Leung authored Nov 21, 2025
      
      Signed-off-by: default avatarDarkLight1337 <tlleungac@connect.ust.hk>
      Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      Co-authored-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
      0e741c12
  4. 20 Nov, 2025 1 commit
    • Shinichi Hemmi's avatar
      [MODEL] Implement plamo3 (#28834) · c9e09311
      Shinichi Hemmi authored Nov 20, 2025
      
      Signed-off-by: default avatarShinichi Hemmi <50256998+Alnusjaponica@users.noreply.github.com>
      c9e09311