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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -46,4 +46,6 @@ prompt = template.format(
46
  )
47
  output = model.generate(prompt, max_length=256)
48
  print(output)
49
- ```
 
 
 
46
  )
47
  output = model.generate(prompt, max_length=256)
48
  print(output)
49
+ ```
50
+
51
+ To run RLM_hingu, just paste this code and wait.