dfurman commited on
Commit
7988deb
1 Parent(s): 7e240c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ print(outputs[0]["generated_text"][len(prompt):])
116
 
117
  ### Example 2
118
 
119
- ```
120
  question = "What's a good recipe for a spicy margarita?"
121
 
122
  messages = [
 
116
 
117
  ### Example 2
118
 
119
+ ```python
120
  question = "What's a good recipe for a spicy margarita?"
121
 
122
  messages = [