Skip to content

Commit

Permalink
Revert "feat: CMake Build System Generator (#332)"
Browse files Browse the repository at this point in the history
This reverts commit ad68026.
  • Loading branch information
AlpinDale committed Mar 16, 2024
1 parent 0631225 commit e120404
Show file tree
Hide file tree
Showing 10 changed files with 336 additions and 933 deletions.
341 changes: 0 additions & 341 deletions CMakeLists.txt

This file was deleted.

2 changes: 0 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
include LICENSE
include requirements.txt
include aphrodite/endpoints/kobold/klite.embd
include CMakeLists.txt

recursive-include cmake *
recursive-include kernels *
2 changes: 1 addition & 1 deletion build-linux-wheel.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
export TORCH_CUDA_ARCH_LIST="6.1 7.0 7.5 8.0 8.6 8.9 9.0+PTX"
python setup.py bdist_wheel
./runtime.sh python setup.py bdist_wheel
Loading

0 comments on commit e120404

Please sign in to comment.