notpushkin
commited on
Commit
•
ea19f70
1
Parent(s):
2140056
Add pipeline_tag=conversational for Hosted inference API/demo to work
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
- openbmb/UltraFeedback
|
11 |
language:
|
12 |
- en
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- openbmb/UltraFeedback
|
11 |
language:
|
12 |
- en
|
13 |
+
pipeline_tag: conversational
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|