Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- hacking
|
10 |
- code
|
11 |
- uncensored
|
|
|
12 |
---
|
13 |
# Prox-Llama-3-8B
|
14 |
|
@@ -83,4 +84,6 @@ outputs = pipeline(
|
|
83 |
top_p=0.9,
|
84 |
)
|
85 |
print(outputs[0]["generated_text"][-1])
|
86 |
-
```
|
|
|
|
|
|
9 |
- hacking
|
10 |
- code
|
11 |
- uncensored
|
12 |
+
- unsloth
|
13 |
---
|
14 |
# Prox-Llama-3-8B
|
15 |
|
|
|
84 |
top_p=0.9,
|
85 |
)
|
86 |
print(outputs[0]["generated_text"][-1])
|
87 |
+
```
|
88 |
+
|
89 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|