Rookied2 commited on
Commit
f0a31b9
·
verified ·
1 Parent(s): 37eec44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ outputs = pipeline(
49
  print(outputs[0]["generated_text"][-1])
50
  ```
51
 
52
- ## Recommended chat templates : This is a chat template I've used a lot in training.
53
  ```
54
  ### template 1
55
 
 
49
  print(outputs[0]["generated_text"][-1])
50
  ```
51
 
52
+ ## Recommended chat templates : This is a chat template we've used a lot in training.
53
  ```
54
  ### template 1
55