ldilov commited on
Commit
a668600
1 Parent(s): 791420f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -42,7 +42,8 @@ The stablelm-tuned-alpha-7b-4bit-128g model can be used for a variety of convers
42
 
43
  To use the model, provide a system prompt, context, and input text in the following format:
44
 
45
- Input: {system_prompt}\n{context}: {text}
 
46
  Label: {response}
47
 
48
  **Example**:
 
42
 
43
  To use the model, provide a system prompt, context, and input text in the following format:
44
 
45
+ Input: {system_prompt}\n{context}: <|USER|>{text}<|ASSISTANT|>
46
+
47
  Label: {response}
48
 
49
  **Example**: