LitRL-Inference / Makefile
c-gohlke's picture
Update Space
0d17912
raw
history blame contribute delete
91 Bytes
.venv:
python3 -m venv .venv
.venv/bin/pip install --upgrade pip
.venv/bin/pip install .