Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,9 +64,9 @@ def get_description_text():
|
|
64 |
|
65 |
This is a [YI-6B-200K](https://huggingface.co/01-ai/Yi-6B-200K) AGI + Agent Factory built with [Panel](https://panel.holoviz.org/). Build Agents that use YI-200K and avoid context window overflows! . Scroll down to see the code for creating and using the agents.
|
66 |
|
67 |
-
|
68 |
-
"
|
69 |
-
|
70 |
# client = Client("https://tonic1-tulu.hf.space/--replicas/x4pxd/")
|
71 |
|
72 |
# async def send_messages_with_tulua_pi(recipient,messages,sender):
|
|
|
64 |
|
65 |
This is a [YI-6B-200K](https://huggingface.co/01-ai/Yi-6B-200K) AGI + Agent Factory built with [Panel](https://panel.holoviz.org/). Build Agents that use YI-200K and avoid context window overflows! . Scroll down to see the code for creating and using the agents.
|
66 |
|
67 |
+
## Join us :
|
68 |
+
🌟TeamTonic🌟 is always making cool demos! Join our active builder's🛠️community on 👻Discord: [Discord](https://discord.gg/GWpVpekp) On 🤗Huggingface: [TeamTonic](https://huggingface.co/TeamTonic) & [MultiTransformer](https://huggingface.co/MultiTransformer) On 🌐Github: [Polytonic](https://github.com/tonic-ai) & contribute to 🌟 [PolyGPT](https://github.com/tonic-ai/polygpt-alpha)"
|
69 |
+
"""
|
70 |
# client = Client("https://tonic1-tulu.hf.space/--replicas/x4pxd/")
|
71 |
|
72 |
# async def send_messages_with_tulua_pi(recipient,messages,sender):
|