Rocwo commited on
Commit
0c4de34
·
verified ·
1 Parent(s): 884bda5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -21,17 +21,6 @@ Quantified [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai
21
 
22
  GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
23
 
24
- ## Prompt template: ChatML
25
-
26
- ```
27
- <|im_start|>system
28
- {system_message}<|im_end|>
29
- <|im_start|>user
30
- {prompt}<|im_end|>
31
- <|im_start|>assistant
32
-
33
- ```
34
-
35
  <!-- prompt-template start -->
36
  ## Prompt template: Mistral
37
 
 
21
 
22
  GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
23
 
 
 
 
 
 
 
 
 
 
 
 
24
  <!-- prompt-template start -->
25
  ## Prompt template: Mistral
26