Skip to content

Commit

Permalink
modified: Makefile
Browse files Browse the repository at this point in the history
	modified:   notebooks/POC.ipynb
	modified:   requirements/dev.in
	modified:   requirements/dev.txt
	modified:   requirements/prod.txt
  • Loading branch information
hoangvu971 committed Jul 24, 2024
1 parent 94eed2c commit 0fc19ec
Show file tree
Hide file tree
Showing 5 changed files with 350 additions and 337 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ pip-tools:
pip install transformers
pip install datasets
pip install wandb
pip install 'dvc[s3]'
pip install -U datasets
pip install accelerate -U
pip-sync requirements/prod.txt requirements/dev.txt

# Compile and install the requirements for local linting (optional)
Expand Down
Loading

0 comments on commit 0fc19ec

Please sign in to comment.