p1atdev commited on
Commit
68ab82f
1 Parent(s): f2eaa92
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ with torch.no_grad():
118
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
119
  ```
120
 
121
- ### Prompt guidde
122
 
123
  Due to training with a specialized prompt format, **natural language is not supported**.
124
 
 
118
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
119
  ```
120
 
121
+ ### Prompt guide
122
 
123
  Due to training with a specialized prompt format, **natural language is not supported**.
124