elinas commited on
Commit
16f14c6
1 Parent(s): 01c04ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ LoRA credit to https://huggingface.co/baseten/alpaca-30b
18
  Since this is instruction tuned, for best results, use the following format for inference:
19
  ```
20
  ### Instruction:
21
- <your-prompt>
22
  ### Response:
23
  ```
24
 
 
18
  Since this is instruction tuned, for best results, use the following format for inference:
19
  ```
20
  ### Instruction:
21
+ your-prompt
22
  ### Response:
23
  ```
24