jspr commited on
Commit
05f9a42
1 Parent(s): 84d4589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
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
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
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
+ {}"""