Update README.md
#3
by
Abhaykoul
- opened
README.md
CHANGED
@@ -2,13 +2,12 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
-
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
- uncensored
|
9 |
-
- transformers
|
10 |
- llama
|
11 |
- llama-3
|
|
|
12 |
---
|
13 |
|
14 |
## Contributors
|
@@ -47,5 +46,4 @@ model = GPT2LMHeadModel.from_pretrained(model_name)
|
|
47 |
- [![Instagram](https://img.icons8.com/color/48/000000/instagram-new--v1.png)](https://www.instagram.com/sree.shades_)
|
48 |
- [![LinkedIn](https://img.icons8.com/color/48/000000/linkedin.png)](https://www.linkedin.com/in/developer-sreejan/)
|
49 |
- [![Discord](https://img.icons8.com/color/48/000000/discord-new-logo.png)](https://discord.gg/XM4Yt6y4UG)
|
50 |
-
- [![Twitter](https://img.icons8.com/color/48/000000/twitter--v1.png)](https://twitter.com/anand-sreejan)
|
51 |
-
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
- uncensored
|
|
|
8 |
- llama
|
9 |
- llama-3
|
10 |
+
base_model: unsloth/llama-3-8b-Instruct
|
11 |
---
|
12 |
|
13 |
## Contributors
|
|
|
46 |
- [![Instagram](https://img.icons8.com/color/48/000000/instagram-new--v1.png)](https://www.instagram.com/sree.shades_)
|
47 |
- [![LinkedIn](https://img.icons8.com/color/48/000000/linkedin.png)](https://www.linkedin.com/in/developer-sreejan/)
|
48 |
- [![Discord](https://img.icons8.com/color/48/000000/discord-new-logo.png)](https://discord.gg/XM4Yt6y4UG)
|
49 |
+
- [![Twitter](https://img.icons8.com/color/48/000000/twitter--v1.png)](https://twitter.com/anand-sreejan)
|
|