mosama commited on
Commit
0dd9c51
·
verified ·
1 Parent(s): 6ece339

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This model was trained with unsloth with LoRA and 4 bit quantization.
24
 
25
  It is recommended to use the prompt mentioned in the code snippet to get the best responses.
26
 
27
- NOTE: IGNORE THE BACKSLASH '\\' BEFORE THE TRIPLE BACK TICKS IN THE PROMPT
28
 
29
  ```python
30
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
24
 
25
  It is recommended to use the prompt mentioned in the code snippet to get the best responses.
26
 
27
+ **NOTE: IGNORE THE BACKSLASH '\\' BEFORE THE TRIPLE BACK TICKS IN THE PROMPT**
28
 
29
  ```python
30
  from transformers import AutoModelForCausalLM, AutoTokenizer