justhariharan commited on
Commit
0fcc475
·
verified ·
1 Parent(s): 48cd902

updated readme

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -129,6 +129,10 @@ demo = gr.ChatInterface(
129
  description="""
130
  <b>Portfolio Project:</b> A specialized math solver fine-tuned on GSM8K using LoRA.
131
  <br><br>
 
 
 
 
132
  <b>⚠️ Performance Note:</b> This demo runs on <b>Free CPU Tier</b>.
133
  <ul>
134
  <li><b>First Request:</b> May take 1-2 mins (Cold Start).</li>
 
129
  description="""
130
  <b>Portfolio Project:</b> A specialized math solver fine-tuned on GSM8K using LoRA.
131
  <br><br>
132
+ <a href='https://github.com/HariHaran9597/Math-solver/blob/main/MATH_agent.ipynb' target='_blank'>
133
+ <img src='https://colab.research.google.com/assets/colab-badge.svg' alt='Open In Colab'/>
134
+ </a>
135
+ <br><br>
136
  <b>⚠️ Performance Note:</b> This demo runs on <b>Free CPU Tier</b>.
137
  <ul>
138
  <li><b>First Request:</b> May take 1-2 mins (Cold Start).</li>