Update README.md
Browse files
README.md
CHANGED
|
@@ -48,6 +48,10 @@ 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.
|
|
|
|
| 48 |
print(output)
|
| 49 |
```
|
| 50 |
```output
|
| 51 |
+
Question:
|
| 52 |
+
Rudra acha ladka hai?
|
| 53 |
+
|
| 54 |
+
Answer:
|
| 55 |
haan, sabse best hai.
|
| 56 |
```
|
| 57 |
To run RLM_hingu, just paste this code and wait.
|