Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ streamer = TextIteratorStreamer(tokenizer, skip_prompt=True, skip_special_tokens
|
|
16 |
|
17 |
HEADER = """<div style="text-align: center; margin-bottom: 20px;">
|
18 |
<h1>Yehia 7B Preview</h1>
|
19 |
-
<p style="font-size: 16px; color: #888;">How far can GRPO get
|
20 |
</div>
|
21 |
"""
|
22 |
|
|
|
16 |
|
17 |
HEADER = """<div style="text-align: center; margin-bottom: 20px;">
|
18 |
<h1>Yehia 7B Preview</h1>
|
19 |
+
<p style="font-size: 16px; color: #888;">How far can GRPO get us?</p>
|
20 |
</div>
|
21 |
"""
|
22 |
|