Spaces:
Running
Running
optimum-neuron version
Browse files
app.py
CHANGED
|
@@ -382,7 +382,7 @@ with gr.Blocks(css=CUSTOM_CSS, theme=gr.themes.Soft()) as demo:
|
|
| 382 |
with gr.Tab("Get Started"):
|
| 383 |
gr.Markdown(
|
| 384 |
"""
|
| 385 |
-
**
|
| 386 |
|
| 387 |
This Space allows you to automatically export 🤗 transformers to AWS Neuron-optimized format for Inferentia/Trainium acceleration.
|
| 388 |
|
|
|
|
| 382 |
with gr.Tab("Get Started"):
|
| 383 |
gr.Markdown(
|
| 384 |
"""
|
| 385 |
+
**optimum-neuron version:** 0.4.1
|
| 386 |
|
| 387 |
This Space allows you to automatically export 🤗 transformers to AWS Neuron-optimized format for Inferentia/Trainium acceleration.
|
| 388 |
|