Spaces:
Runtime error
Runtime error
fix emoji
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
title: Community ChatBot Arena
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.33.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
@@ -16,4 +16,4 @@ license: apache-2.0
|
|
16 |
- GitHub: https://github.com/OpenAccess-AI-Collective/rlhf-arena
|
17 |
- Built using Runpod Serverless. See our writeup here: https://medium.com/@winglian/inference-any-llm-with-serverless-in-15-minutes-69eeb548a41d
|
18 |
- Want to have your language model added to the Arena? [Create an Issue](https://github.com/OpenAccess-AI-Collective/rlhf-arena/issues) or reach out on [Discord](https://discord.gg/PugNNHAF5r)
|
19 |
-
- [💵 Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
|
|
|
1 |
---
|
2 |
title: Community ChatBot Arena
|
3 |
+
emoji: 🤖⚔️🤖
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.33.1
|
8 |
app_file: app.py
|
9 |
+
pinned: True
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
|
|
16 |
- GitHub: https://github.com/OpenAccess-AI-Collective/rlhf-arena
|
17 |
- Built using Runpod Serverless. See our writeup here: https://medium.com/@winglian/inference-any-llm-with-serverless-in-15-minutes-69eeb548a41d
|
18 |
- Want to have your language model added to the Arena? [Create an Issue](https://github.com/OpenAccess-AI-Collective/rlhf-arena/issues) or reach out on [Discord](https://discord.gg/PugNNHAF5r)
|
19 |
+
- [💵 Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
|