kirp
/

Text Generation
GGUF
English
kirp commited on
Commit
51f5988
·
1 Parent(s): 126f512

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Here are a list of clients and libraries that are known to support GGUF:
44
  ## Prompt template: TinyLlama chat
45
 
46
  ```
47
- <|im_start|>user\nExplain huggingface.<|im_end|>\n<|im_start|>assistant\n
48
  ```
49
 
50
  Example:
 
44
  ## Prompt template: TinyLlama chat
45
 
46
  ```
47
+ <|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant\n
48
  ```
49
 
50
  Example: