Update README.md
Browse files
README.md
CHANGED
|
@@ -107,7 +107,7 @@ We introduce StarCoder2-15B-Instruct-v0.1, the very first entirely self-aligned
|
|
| 107 |
|
| 108 |
## Model Summary:
|
| 109 |
Starcoder2-15B-Instruct-v0.1 is self-proclaimed to be the first entirely self-aligned code model with a fully permissive and transparent pipeline.<br>
|
| 110 |
-
This model is meant to be used for coding instructions in a <b>single turn<b>, any other styles may result in less accurate responses.<br>
|
| 111 |
Starcoder2 has been primarily finetuned for Python code generation and as such should primarily be used for Python tasks.
|
| 112 |
|
| 113 |
## Prompt Template:
|
|
|
|
| 107 |
|
| 108 |
## Model Summary:
|
| 109 |
Starcoder2-15B-Instruct-v0.1 is self-proclaimed to be the first entirely self-aligned code model with a fully permissive and transparent pipeline.<br>
|
| 110 |
+
This model is meant to be used for coding instructions in a <b>single turn</b>, any other styles may result in less accurate responses.<br>
|
| 111 |
Starcoder2 has been primarily finetuned for Python code generation and as such should primarily be used for Python tasks.
|
| 112 |
|
| 113 |
## Prompt Template:
|