Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ extra_gated_fields:
|
|
29 |
|
30 |
## Usage
|
31 |
|
32 |
-
`StableLM 2 12B Chat` uses the following instruction ChatML format
|
33 |
This format is also available through the tokenizer's `apply_chat_template` method:
|
34 |
|
35 |
```python
|
|
|
29 |
|
30 |
## Usage
|
31 |
|
32 |
+
`StableLM 2 12B Chat` uses the following instruction ChatML format.
|
33 |
This format is also available through the tokenizer's `apply_chat_template` method:
|
34 |
|
35 |
```python
|