Spaces:
Running
on
Zero
Running
on
Zero
xxxxx
Browse files
routers/gra_02_openInterpreter/OpenInterpreter.py
CHANGED
@@ -370,7 +370,7 @@ with gr.Blocks(fill_height=True, css=css) as gradio_interface:
|
|
370 |
examples=[
|
371 |
["HTMLqqqqqqqqのサllllllンプルを作成して"],
|
372 |
[
|
373 |
-
"
|
374 |
],
|
375 |
],
|
376 |
cache_examples=False,
|
|
|
370 |
examples=[
|
371 |
["HTMLqqqqqqqqのサllllllンプルを作成して"],
|
372 |
[
|
373 |
+
"sssssssssssssssssCUDA_VISIBLE_DEVICES=0 llamafactory-cli train examples/lora_single_gpu/llama3_lora_sft.yaml"
|
374 |
],
|
375 |
],
|
376 |
cache_examples=False,
|