rikllm commited on
Commit
85ca782
1 Parent(s): 37550b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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