Spaces:
Running
on
A10G
Running
on
A10G
Update start.sh
Browse files
start.sh
CHANGED
@@ -6,4 +6,4 @@ python3 gradio_demo/seed_llama_flask.py \
|
|
6 |
--port 7890 \
|
7 |
--llm_device cuda:0 \
|
8 |
--tokenizer_device cuda:0 \
|
9 |
-
--
|
|
|
6 |
--port 7890 \
|
7 |
--llm_device cuda:0 \
|
8 |
--tokenizer_device cuda:0 \
|
9 |
+
--offload_encoder
|