theprint commited on
Commit
265bc01
·
verified ·
1 Parent(s): c786b31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -16,7 +16,14 @@ language:
16
 
17
  <img src="https://huggingface.co/theprint/ReWiz-Llama-3.2-3B/resolve/main/ReWiz_banner.png">
18
 
19
- # Uploaded model
 
 
 
 
 
 
 
20
 
21
  - **Developed by:** theprint
22
  - **License:** apache-2.0
 
16
 
17
  <img src="https://huggingface.co/theprint/ReWiz-Llama-3.2-3B/resolve/main/ReWiz_banner.png">
18
 
19
+ # Use the Alpaca-format chat template
20
+
21
+ - Before both User and Assistant: `\n\n`
22
+ - Before User: `### Instruction:\n`
23
+ - Before Assistant: `### Response:\n`
24
+
25
+
26
+ # Uploaded model
27
 
28
  - **Developed by:** theprint
29
  - **License:** apache-2.0