Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ model = AutoModelForCausalLM.from_pretrained("sambanovasystems/SambaLingo-Turkis
|
|
42 |
- Repetition penalty: 1.0
|
43 |
- Top-p: 0.9
|
44 |
|
45 |
-
### Prompting
|
46 |
To prompt this model, please use the chat template
|
47 |
```
|
48 |
<|user>:\n{question}</s>\n<|assistant|>\n
|
|
|
42 |
- Repetition penalty: 1.0
|
43 |
- Top-p: 0.9
|
44 |
|
45 |
+
### Prompting Guidelines
|
46 |
To prompt this model, please use the chat template
|
47 |
```
|
48 |
<|user>:\n{question}</s>\n<|assistant|>\n
|