Update README.md
Browse files
README.md
CHANGED
@@ -73,4 +73,6 @@ outputs = pipeline(
|
|
73 |
top_p=0.9,
|
74 |
)
|
75 |
print(outputs[0]["generated_text"][-1])
|
76 |
-
```
|
|
|
|
|
|
73 |
top_p=0.9,
|
74 |
)
|
75 |
print(outputs[0]["generated_text"][-1])
|
76 |
+
```
|
77 |
+
|
78 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|