llama.cpp
python: add check-requirements.sh and GitHub workflow
#4585
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
python: add check-requirements.sh and GitHub workflow
crasm
committed
2 years ago
Merge branch 'master' into check-requirements-txt
crasm
committed
2 years ago
Move requirements into ./requirements
crasm
committed
2 years ago
Fail on "==" being used for package requirements (but can be suppressed)
crasm
committed
2 years ago
Enforce "compatible release" syntax instead of ==
crasm
committed
2 years ago
Update workflow
crasm
committed
2 years ago
Merge branch 'master' into check-requirements-txt
crasm
committed
2 years ago
Add upper version bound for transformers and protobuf
crasm
committed
2 years ago
improve check-requirements.sh
cebtenzzre
committed
2 years ago
small syntax change
cebtenzzre
committed
2 years ago
don't remove venvs if nocleanup is passed
cebtenzzre
committed
2 years ago
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into check-requirements-txt
cebtenzzre
committed
2 years ago
See if this fixes docker workflow
crasm
committed
2 years ago
Move check-requirements.sh into ./scripts/
crasm
committed
2 years ago
Loading