zouhsab commited on
Commit
b14d3e7
·
verified ·
1 Parent(s): d9f11c5

Delete start.py

Browse files
Files changed (1) hide show
  1. start.py +0 -7
start.py DELETED
@@ -1,7 +0,0 @@
1
- pip install --upgrade pip # enable PEP 660 support
2
- pip install -e .
3
- pip install -e ".[train]"
4
- pip install flash-attn --no-build-isolation
5
- git pull
6
- pip install -e .
7
- python tinyllava/serve/app.py --model-path bczhou/TinyLLaVA-3.1B --model-name TinyLLaVA-3.1B