Abdulhanan2006
commited on
Commit
•
5310d88
1
Parent(s):
50b2abe
Update README.md
Browse files
README.md
CHANGED
@@ -7,16 +7,32 @@ tags:
|
|
7 |
- transformers
|
8 |
- unsloth
|
9 |
- llama
|
10 |
-
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** Abdulhanan2006
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
7 |
- transformers
|
8 |
- unsloth
|
9 |
- llama
|
10 |
+
- trl
|
11 |
+
- not-for-all-audiences
|
12 |
+
base_model: NousResearch/Meta-Llama-3-8B
|
13 |
+
datasets:
|
14 |
+
- PygmalionAI/PIPPA
|
15 |
+
- databricks/databricks-dolly-15k
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
# Uploaded model
|
20 |
|
21 |
- **Developed by:** Abdulhanan2006
|
22 |
- **License:** apache-2.0
|
23 |
+
- **Finetuned from model :** NousResearch/Meta-Llama-3-8B
|
24 |
+
- **A model that has generates text Similar to Character Ai Bots (Unfiltered) has been trained for 32 hrs**
|
25 |
+
|
26 |
+
# Presets
|
27 |
+
- Best Guess (Novel AI)
|
28 |
+
- Story Writer
|
29 |
+
(Context and Instruction Presets are given below)
|
30 |
+
|
31 |
+
Context: https://huggingface.co/Abdulhanan2006/WaifuAI-L3-8B-8k/blob/main/WaifuAI-L3%20(Context).json
|
32 |
+
Instruct: https://huggingface.co/Abdulhanan2006/WaifuAI-L3-8B-8k/blob/main/WaifuAI-L3%20(Instruct).json
|
33 |
+
|
34 |
+
|
35 |
|
36 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
37 |
|
38 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|