bobofrut commited on
Commit
494133b
1 Parent(s): a260469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,7 @@ msg = [
36
  ]
37
 
38
  prompt = pipe.tokenizer.apply_chat_template(msg, tokenize=False, add_generation_prompt=True)
 
39
  ---
40
 
41
 
@@ -81,5 +82,6 @@ prompt = pipe.tokenizer.apply_chat_template(msg, tokenize=False, add_generation_
81
 
82
  ---
83
  rafal.jackiewicz@gmail.com
 
84
  ---
85
 
 
36
  ]
37
 
38
  prompt = pipe.tokenizer.apply_chat_template(msg, tokenize=False, add_generation_prompt=True)
39
+
40
  ---
41
 
42
 
 
82
 
83
  ---
84
  rafal.jackiewicz@gmail.com
85
+
86
  ---
87