Update README.md
Browse files
README.md
CHANGED
@@ -81,6 +81,9 @@ max_tokens: 2048
|
|
81 |
- **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-v1-4B/discussions)
|
82 |
- **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
|
83 |
|
|
|
|
|
|
|
84 |
## 📄 Citation
|
85 |
```bibtex
|
86 |
Updated Soon
|
|
|
81 |
- **Discussions**: [HuggingFace Community](https://huggingface.co/janhq/Jan-v1-4B/discussions)
|
82 |
- **Jan App**: Learn more about the Jan App at [jan.ai](https://jan.ai/)
|
83 |
|
84 |
+
## (*)Note
|
85 |
+
By default we have system prompt in chat template, this is to make surenthe model having the same performance with the benchmark result. You can also use the vanilla chat template without system prompt in the file [chat_template_raw.jinja](https://huggingface.co/janhq/Jan-v1-4B/blob/main/chat_template_raw.jinja).
|
86 |
+
|
87 |
## 📄 Citation
|
88 |
```bibtex
|
89 |
Updated Soon
|