Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -471,7 +471,7 @@ with gr.Blocks(css=customCSS, theme=small_and_beautiful_theme) as demo:
|
|
471 |
rag_option,
|
472 |
model_option,
|
473 |
#anzahl_docs,
|
474 |
-
top_p
|
475 |
temperature,
|
476 |
max_length_tokens,
|
477 |
max_context_length_tokens,
|
|
|
471 |
rag_option,
|
472 |
model_option,
|
473 |
#anzahl_docs,
|
474 |
+
top_p,
|
475 |
temperature,
|
476 |
max_length_tokens,
|
477 |
max_context_length_tokens,
|