Spaces:
Running on A100
Running on A100
Update app.py
Browse files
app.py
CHANGED
|
@@ -1540,7 +1540,7 @@ and extraction pipelines across scans, receipts, forms, invoices, contracts, tab
|
|
| 1540 |
value=0.0,
|
| 1541 |
step=0.05,
|
| 1542 |
label="Temperature",
|
| 1543 |
-
info="Higher
|
| 1544 |
)
|
| 1545 |
|
| 1546 |
with gr.Accordion("Structured examples", open=False):
|
|
|
|
| 1540 |
value=0.0,
|
| 1541 |
step=0.05,
|
| 1542 |
label="Temperature",
|
| 1543 |
+
info="Higher values make the output less deterministic but can improve reasoning performance (around 0.4-0.6)",
|
| 1544 |
)
|
| 1545 |
|
| 1546 |
with gr.Accordion("Structured examples", open=False):
|