Spaces:
Runtime error
Runtime error
Sanchit Gandhi
commited on
Commit
·
f6ef9c7
1
Parent(s):
f707e6f
Update app.py
Browse files
app.py
CHANGED
@@ -19,6 +19,7 @@ Options:
|
|
19 |
|
20 |
wip_description = """Gradio Demo for JAX / Flax BLOOM. The 176B BLOOM model running on a TPU v3-256 pod, with 2D model parallelism and custom mesh axes.
|
21 |
|
|
|
22 |
|
23 |
Note: rendering of the screenshot is currently not optimised. To experience the true speed of JAX / Flax, tick 'just output raw text'.
|
24 |
|
|
|
19 |
|
20 |
wip_description = """Gradio Demo for JAX / Flax BLOOM. The 176B BLOOM model running on a TPU v3-256 pod, with 2D model parallelism and custom mesh axes.
|
21 |
|
22 |
+
DOWN FOR MAINTENANCE.
|
23 |
|
24 |
Note: rendering of the screenshot is currently not optimised. To experience the true speed of JAX / Flax, tick 'just output raw text'.
|
25 |
|