rudrashah commited on
Commit
054414b
·
verified ·
1 Parent(s): 7a1179a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -47,5 +47,7 @@ prompt = template.format(
47
  output = model.generate(prompt, max_length=256)
48
  print(output)
49
  ```
50
-
 
 
51
  To run RLM_hingu, just paste this code and wait.
 
47
  output = model.generate(prompt, max_length=256)
48
  print(output)
49
  ```
50
+ ```output
51
+ haan, sabse best hai.
52
+ ```
53
  To run RLM_hingu, just paste this code and wait.