Spaces:
Runtime error
Runtime error
update with link
Browse files
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 |
-
|
18 |
-
<li><a id='link' href=''>
|
|
|
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 |
|