Spaces:
Configuration error
Configuration error
Lee Thanh
commited on
Commit
•
f6a5bb5
1
Parent(s):
a66ab2d
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Telegram Chat Bot
|
3 |
emoji: 💻
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
---
|
@@ -28,5 +28,4 @@ This project is a Telegram bot that uses the Cloudflare Workers AI model '@cf/me
|
|
28 |
|
29 |
# Note
|
30 |
|
31 |
-
This bot uses the Cloudflare Workers AI model '@cf/meta/llama-2-7b-chat-int8' for generating AI responses. The quality of the responses may vary depending on the complexity of the input and the specific capabilities of the AI model.
|
32 |
-
|
|
|
1 |
---
|
2 |
title: Telegram Chat Bot
|
3 |
emoji: 💻
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
---
|
|
|
28 |
|
29 |
# Note
|
30 |
|
31 |
+
This bot uses the Cloudflare Workers AI model '@cf/meta/llama-2-7b-chat-int8' for generating AI responses. The quality of the responses may vary depending on the complexity of the input and the specific capabilities of the AI model.
|
|