Update README.md
Browse files
README.md
CHANGED
|
@@ -118,4 +118,4 @@ instruction = "¿Qué es un chivo?"
|
|
| 118 |
|
| 119 |
print("Instruction:", instruction)
|
| 120 |
print("Response:", generate(instruction))
|
| 121 |
-
|
|
|
|
| 118 |
|
| 119 |
print("Instruction:", instruction)
|
| 120 |
print("Response:", generate(instruction))
|
| 121 |
+
```
|