Spaces:
Configuration error
Configuration error
Delete start.py
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|