Update brevitas requirement (#1677)

also clean up useless args

Co-authored-by: powderluv <powderluv@users.noreply.github.com>
This commit is contained in:
jinchen62
2023-07-19 22:03:32 -07:00
committed by GitHub
parent db3f222933
commit 3662224c04
4 changed files with 5 additions and 28 deletions

View File

@@ -159,5 +159,3 @@ if [[ -z "${CONDA_PREFIX}" && "$SKIP_VENV" != "1" ]]; then
echo "${Green}Before running examples activate venv with:"
echo " ${Green}source $VENV_DIR/bin/activate"
fi
$PYTHON -m pip install git+https://github.com/Xilinx/brevitas.git@llm