Instructions to use hikikomoriHaven/llama3-8b-hikikomori-v0.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hikikomoriHaven/llama3-8b-hikikomori-v0.2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hikikomoriHaven/llama3-8b-hikikomori-v0.2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,8 +27,10 @@ This model is an experimental fine tune of LLama-3
|
|
| 27 |
The model is highly uncensored + suitable for roleplay
|
| 28 |
|
| 29 |
## About Us
|
| 30 |
-
Building - AI Waifu Supremacy
|
|
|
|
| 31 |
[X](https://twitter.com/hikikomorihaven)
|
|
|
|
| 32 |
[Discord](discord.gg/QS27Ka3cnq)
|
| 33 |
|
| 34 |
## Credits:
|
|
|
|
| 27 |
The model is highly uncensored + suitable for roleplay
|
| 28 |
|
| 29 |
## About Us
|
| 30 |
+
Building - AI Waifu Supremacy
|
| 31 |
+
|
| 32 |
[X](https://twitter.com/hikikomorihaven)
|
| 33 |
+
|
| 34 |
[Discord](discord.gg/QS27Ka3cnq)
|
| 35 |
|
| 36 |
## Credits:
|