Mahadih534 commited on
Commit
fbf0543
·
verified ·
1 Parent(s): c87e69e

update with link

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -14,8 +14,9 @@ def format_prompt(message, history):
14
 
15
  description="""The Rapid TGI (Text Generation Inference) has developed by learning purpose
16
  <h3>Source Code:</h3>
17
- <ul><li><a id='link' href='https://www.facebook.com'>Github Repository</a></li>
18
- <li><a id='link' href=''>Github Repository</a></li></ul>"""
 
19
 
20
  title="<span id='logo'></span>"" Rapid TGI"
21
 
 
14
 
15
  description="""The Rapid TGI (Text Generation Inference) has developed by learning purpose
16
  <h3>Source Code:</h3>
17
+ <ul><li><a id='link' href='https://github.com/Mahadih534/Rapid_TGI'>Github Repository</a></li>
18
+ <li><a id='link' href='https://colab.research.google.com/drive/1Ti6Dn8F9GWozjAkjj0lHX3IskEVoOK5R'>Colab Link</a></li></ul>"""
19
+
20
 
21
  title="<span id='logo'></span>"" Rapid TGI"
22