Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,14 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
| 18 |
- **License:** apache-2.0
|
| 19 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
- **License:** apache-2.0
|
| 19 |
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
| 20 |
|
| 21 |
+
Prompting format:
|
| 22 |
|
| 23 |
+
```
|
| 24 |
+
### Instruction:
|
| 25 |
+
An interaction between a user providing instructions, and an imaginative storywriter providing responses section-by-section.
|
| 26 |
+
|
| 27 |
+
### Input:
|
| 28 |
+
{}
|
| 29 |
+
|
| 30 |
+
### Output:
|
| 31 |
+
{}"""
|