Lyte commited on
Commit
1e58ec0
·
verified ·
1 Parent(s): c50732d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def format_time(seconds_float):
18
 
19
  DESCRIPTION = '''
20
  # Duplicate the space for free private inference.
21
- ## DeepSeek-R1 Distill Qwen-1.5 Demo
22
  A reasoning model trained using RL (Reinforcement Learning) that demonstrates structured reasoning capabilities.
23
  '''
24
 
 
18
 
19
  DESCRIPTION = '''
20
  # Duplicate the space for free private inference.
21
+ ## DeepSeek-R1 Distill Qwen-1.5B Demo
22
  A reasoning model trained using RL (Reinforcement Learning) that demonstrates structured reasoning capabilities.
23
  '''
24