FractalAIR commited on
Commit
b1c0fa4
·
verified ·
1 Parent(s): 6208f16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -128,9 +128,11 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
128
 
129
  Our model excels at reasoning tasks in mathematics and science.
130
 
131
- You can check out our [GitHub](https://github.com/FractalAIResearchLabs/Ramanujan-Ganit-R1) and go through the [training recipe details](https://huggingface.co/FractalAIResearch/Ramanujan-Ganit-R1-14B)
132
 
133
- Try the example problems below from JEE Main 2025 or type in your own problems to see how our model breaks down complex reasoning problems.
 
 
134
 
135
  NOTE: Once you close this demo window, all currently saved conversations will be lost.
136
  """
 
128
 
129
  Our model excels at reasoning tasks in mathematics and science.
130
 
131
+ To check out our GitHub repository, click [here](https://github.com/FractalAIResearchLabs/Ramanujan-Ganit-R1)
132
 
133
+ For training recipe details on how this model was built, please check [here](https://huggingface.co/FractalAIResearch/Ramanujan-Ganit-R1-14B)
134
+
135
+ Try the example problems below from JEE Main 2025 or type in your own problems to see how our model breaks down and solves complex reasoning problems.
136
 
137
  NOTE: Once you close this demo window, all currently saved conversations will be lost.
138
  """