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
  • csrc
  • torch_bindings.cpp
  1. 26 Jun, 2024 1 commit
    • Luka Govedič's avatar
      [Kernel] Adding bias epilogue support for `cutlass_scaled_mm` (#5560) · 5bfd1bbc
      Luka Govedič authored Jun 26, 2024
      
      Co-authored-by: default avatarChih-Chieh-Yang <7364402+cyang49@users.noreply.github.com>
      Co-authored-by: default avatarLucas Wilkinson <lwilkinson@neuralmagic.com>
      5bfd1bbc
  2. 20 Jun, 2024 2 commits
    • Tyler Michael Smith's avatar
      [Bugfix] Fix the CUDA version check for FP8 support in the CUTLASS kernels (#5715) · 3f3b6b21
      Tyler Michael Smith authored Jun 20, 2024
      3f3b6b21
    • Roger Wang's avatar
      [Model] Port over CLIPVisionModel for VLMs (#5591) · ad137cd1
      Roger Wang authored Jun 20, 2024
      ad137cd1
  3. 13 Jun, 2024 1 commit
    • Tyler Michael Smith's avatar
      [Kernel] Factor out epilogues from cutlass kernels (#5391) · 85657b56
      Tyler Michael Smith authored Jun 13, 2024
      
      Co-authored-by: default avatarMichael Goin <michael@neuralmagic.com>
      Co-authored-by: default avataryoukaichao <youkaichao@gmail.com>
      Co-authored-by: default avatarzifeitong <zifei.tong@parasail.io>
      Co-authored-by: default avatarRobert Shaw <114415538+robertgshaw2-neuralmagic@users.noreply.github.com>
      85657b56
  4. 09 Jun, 2024 1 commit
    • bnellnm's avatar
      [Kernel][Misc] Use TORCH_LIBRARY instead of PYBIND11_MODULE for custom ops (#5047) · 5467ac31
      bnellnm authored Jun 09, 2024
      5467ac31