Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Apr 3, 2024
1 parent b24897b commit 09d2610
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ pypi_upload: ${PACKAGE_DIST} ${PACKAGE_WHEEL}
# Tests
test_installs:
python -m pip install .[tpu,tests]
# python -m pip install git+https://github.com/huggingface/transformers.git

# Stand-alone TGI server for unit tests outside of TGI container
tgi_server:
Expand Down

0 comments on commit 09d2610

Please sign in to comment.