Spaces:
Sleeping
Sleeping
connerohnesorge commited on
Commit ·
01d8faa
1
Parent(s): ccd3023
latest
Browse files
app.py
CHANGED
|
@@ -386,7 +386,7 @@ demo = gr.Interface(
|
|
| 386 |
|
| 387 |
**Model:** NSA-pico (Native Sparse Attention)
|
| 388 |
""",
|
| 389 |
-
|
| 390 |
)
|
| 391 |
|
| 392 |
if __name__ == "__main__":
|
|
|
|
| 386 |
|
| 387 |
**Model:** NSA-pico (Native Sparse Attention)
|
| 388 |
""",
|
| 389 |
+
flagging_mode="never",
|
| 390 |
)
|
| 391 |
|
| 392 |
if __name__ == "__main__":
|