PixelMelt
commited on
Commit
·
84f85dd
1
Parent(s):
52117a0
whatddahell
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
4 |
+
---
|
5 |
+
|
6 |
+
# gptRR
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
Llama 3 8b finetuned on 200k starblast.io related discord messages.
|
10 |
+
|
11 |
+
Model has a high chance of outputting harmful content and misinformation.
|
12 |
+
|
13 |
+
Te author of this model takes no responsibility for what you do with it.
|
14 |
+
<!-- Provide a longer summary of what this model is. -->
|