MohamedRashad commited on
Commit
4c4d967
·
verified ·
1 Parent(s): 13a1a55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 you ?</p>
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