Skip to content

Commit a6bdacb

Browse files
authored
Update README.md
1 parent 1aa4aaf commit a6bdacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
result, _ := model.GenerateText(
31-
"Hi, who are you?",
31+
"Hi, who are you?",
3232
wx.WithTemperature(0.9),
3333
wx.WithTopP(.5),
3434
wx.WithTopK(10),

0 commit comments

Comments
 (0)