Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ introduced by the llama.cpp team on August 21st 2023.
|
|
34 |
Converted with llama.cpp build 4748 (revision [c392e50](https://github.com/ggml-org/llama.cpp/commits/c392e5094deaf2d1a7c18683214f007fad3fe42b)),
|
35 |
using [autogguf-rs](https://github.com/brittlewis12/autogguf-rs).
|
36 |
|
37 |
-
### Prompt template: DeepSeek R1
|
38 |
|
39 |
```
|
40 |
{{system_message}}<|User|>{{prompt}}<|Assistant|><think>
|
|
|
34 |
Converted with llama.cpp build 4748 (revision [c392e50](https://github.com/ggml-org/llama.cpp/commits/c392e5094deaf2d1a7c18683214f007fad3fe42b)),
|
35 |
using [autogguf-rs](https://github.com/brittlewis12/autogguf-rs).
|
36 |
|
37 |
+
### Prompt template: [DeepSeek R1](https://huggingface.co/arcee-ai/Arcee-Maestro-7B-Preview/blob/dc3ee7b5dd2be00e7d2f5aaedb3212a5c183176b/tokenizer_config.json#L184)
|
38 |
|
39 |
```
|
40 |
{{system_message}}<|User|>{{prompt}}<|Assistant|><think>
|