Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags: []
|
|
8 |
## Overview:
|
9 |
raaec/Phi-3-mini-4k-instruct-introvert is a language model that exhibits introverted behavior, using orthogonalization to ablate extroverted tendencies.
|
10 |
|
|
|
|
|
11 |
## Methodology:
|
12 |
|
13 |
### Base Model: microsoft/Phi-3-medium-4k-instruct
|
|
|
8 |
## Overview:
|
9 |
raaec/Phi-3-mini-4k-instruct-introvert is a language model that exhibits introverted behavior, using orthogonalization to ablate extroverted tendencies.
|
10 |
|
11 |
+
## !! When using the model make sure to use `tokenizer = AutoTokenizer.from_pretrained("microsft/Phi-3-mini-4k-instruct")`
|
12 |
+
|
13 |
## Methodology:
|
14 |
|
15 |
### Base Model: microsoft/Phi-3-medium-4k-instruct
|