Update README.md
Browse files
README.md
CHANGED
|
@@ -10,18 +10,15 @@ model-index:
|
|
| 10 |
model_creator: pansophic
|
| 11 |
model_name: Rocket 3B
|
| 12 |
model_type: stablelm
|
| 13 |
-
prompt_template:
|
| 14 |
-
|
| 15 |
{system_message}<|im_end|>
|
| 16 |
-
|
| 17 |
<|im_start|>user
|
| 18 |
-
|
| 19 |
{prompt}<|im_end|>
|
| 20 |
-
|
| 21 |
<|im_start|>assistant
|
| 22 |
-
|
| 23 |
-
'
|
| 24 |
quantized_by: TheBloke
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
<!-- markdownlint-disable MD041 -->
|
| 27 |
|
|
@@ -427,4 +424,4 @@ The pretraining dataset is comprised of a filtered mixture of open-source large-
|
|
| 427 |
|
| 428 |
*Model card adapted from [Zephyr Beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta/blob/main/README.md) and [Tulu-2-7B](https://huggingface.co/allenai/tulu-2-7b/blob/main/README.md)*
|
| 429 |
|
| 430 |
-
<!-- original-model-card end -->
|
|
|
|
| 10 |
model_creator: pansophic
|
| 11 |
model_name: Rocket 3B
|
| 12 |
model_type: stablelm
|
| 13 |
+
prompt_template: |
|
| 14 |
+
<|im_start|>system
|
| 15 |
{system_message}<|im_end|>
|
|
|
|
| 16 |
<|im_start|>user
|
|
|
|
| 17 |
{prompt}<|im_end|>
|
|
|
|
| 18 |
<|im_start|>assistant
|
|
|
|
|
|
|
| 19 |
quantized_by: TheBloke
|
| 20 |
+
tags:
|
| 21 |
+
- llamafile
|
| 22 |
---
|
| 23 |
<!-- markdownlint-disable MD041 -->
|
| 24 |
|
|
|
|
| 424 |
|
| 425 |
*Model card adapted from [Zephyr Beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta/blob/main/README.md) and [Tulu-2-7B](https://huggingface.co/allenai/tulu-2-7b/blob/main/README.md)*
|
| 426 |
|
| 427 |
+
<!-- original-model-card end -->
|