Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ text = tokenizer.batch_decode(outputs)[0]
|
|
45 |
print(text)
|
46 |
```
|
47 |
|
48 |
-
The prompt format is
|
49 |
then is prompted like so:
|
50 |
|
51 |
```
|
|
|
45 |
print(text)
|
46 |
```
|
47 |
|
48 |
+
The prompt format is Alpaca,
|
49 |
then is prompted like so:
|
50 |
|
51 |
```
|