Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,7 @@ datasets:
|
|
9 |
language:
|
10 |
- en
|
11 |
pipeline_tag: text-generation
|
12 |
-
|
13 |
-
- accuracy
|
14 |
---
|
15 |
This is an experimental merge of models [RedPajama-INCITE-Chat-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) and [RedPajama-INCITE-Instruct-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1).</br>
|
16 |
This model is adaptive to prompt templates, but this template is recommended:
|
|
|
9 |
language:
|
10 |
- en
|
11 |
pipeline_tag: text-generation
|
12 |
+
library_name: transformers
|
|
|
13 |
---
|
14 |
This is an experimental merge of models [RedPajama-INCITE-Chat-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) and [RedPajama-INCITE-Instruct-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1).</br>
|
15 |
This model is adaptive to prompt templates, but this template is recommended:
|