Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix llama-cpp-python install by pytest github workflow
- Use pre-built wheels for torch and llama-cpp-python - Install and link musl as it's used by llama-cpp-python pre-built wheel instead of glibc - Join Install git and Install Dependencies steps in pytest workflow To remove unnecessary steps
- Loading branch information