TheHappyDrone commited on
Commit
3adf55f
1 Parent(s): 77ad938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -18,6 +18,17 @@ base_model: TheHappyDrone/Occult_V02
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** TheHappyDrone/Occult_V02
20
 
 
 
 
 
 
 
 
 
 
 
 
21
  This mistral 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 :** TheHappyDrone/Occult_V02
20
 
21
+ Chat Format
22
+ ```
23
+ ### Instruction:
24
+ You are a helpful assistant, follow the user's instructions.
25
+
26
+ ### Input:
27
+ Please translate "Je suis désolé, je n'ai pas de monnaie. Les vents emportent les richesses." into english.
28
+
29
+ ### Response:
30
+ ```
31
+
32
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
33
 
34
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)