Spaces:
Running
Running
Commit
·
7e11556
1
Parent(s):
83c2a8f
out of maintenance mode
Browse files
app.py
CHANGED
@@ -153,7 +153,6 @@ with gr.Blocks(css="style.css", fill_height=True) as demo:
|
|
153 |
gr.Markdown(
|
154 |
f"""
|
155 |
# Gemma 3 27b Instruct
|
156 |
-
<span style="font-size:24px;">⚠️**Maintenance Notice** ⚠️ We are currently undergoing scheduled maintenance. Please check back soon. Thank you for your patience.</span>
|
157 |
|
158 |
This Space is an Alpha release that demonstrates [Gemma-3-27B-It](https://huggingface.co/google/gemma-3-27b-it) model running on AMD MI300 infrastructure. The space is built with Google Gemma 3 [License](https://ai.google.dev/gemma/terms). Feel free to play with it!
|
159 |
"""
|
|
|
153 |
gr.Markdown(
|
154 |
f"""
|
155 |
# Gemma 3 27b Instruct
|
|
|
156 |
|
157 |
This Space is an Alpha release that demonstrates [Gemma-3-27B-It](https://huggingface.co/google/gemma-3-27b-it) model running on AMD MI300 infrastructure. The space is built with Google Gemma 3 [License](https://ai.google.dev/gemma/terms). Feel free to play with it!
|
158 |
"""
|