Spaces:
Runtime error
Runtime error
Mahadih534
commited on
updated text content
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ def format_prompt(message, history):
|
|
12 |
return prompt
|
13 |
|
14 |
|
15 |
-
description="""The Rapid TGI (Text Generation Inference) has developed
|
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>"""
|
|
|
12 |
return prompt
|
13 |
|
14 |
|
15 |
+
description="""The Rapid TGI (Text Generation Inference) has been developed for learning purposes
|
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>"""
|