Skip to content

Commit

Permalink
Revert "Try adding a bunch of junk from pytorch recipe"
Browse files Browse the repository at this point in the history
This reverts commit 769e3fb.
  • Loading branch information
maresb committed Jan 25, 2025
1 parent 769e3fb commit bb3adea
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions recipes/vllm/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,6 @@ requirements:
- ${{ compiler('c') }}
- ${{ compiler('cxx') }}
- ${{ compiler('cuda') }}
- cuda-version ${{ cuda_compiler_version }}
- nccl
- cuda-driver-dev
- cuda-cudart-dev
- cuda-cupti-dev
- cuda-nvrtc-dev
- cuda-nvtx-dev
- cuda-nvml-dev
- cuda-profiler-api
- cusparselt
- libcublas-dev
- libcudss-dev
- libcufile-dev
- libcufft-dev
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
run:
- python
- psutil
Expand Down

0 comments on commit bb3adea

Please sign in to comment.