chansurgeplus commited on
Commit
a0fd6c2
1 Parent(s): d76d7b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Notice that **no** end-of-sentence (eos) token is being appended.
44
 
45
  *Note: The system prompt shown in the following figure is the one that the model has been trained on most of the time. However, you may attempt to use any other system prompt that is available in the [Orca](https://arxiv.org/abs/2306.02707) scheme.*
46
 
47
- ### Usage
48
 
49
  ```python
50
  from peft import PeftConfig, PeftModel
 
44
 
45
  *Note: The system prompt shown in the following figure is the one that the model has been trained on most of the time. However, you may attempt to use any other system prompt that is available in the [Orca](https://arxiv.org/abs/2306.02707) scheme.*
46
 
47
+ ## Usage
48
 
49
  ```python
50
  from peft import PeftConfig, PeftModel