Teja-Gollapudi
commited on
Commit
•
1ed261d
1
Parent(s):
b3087e8
Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ output = model(prompt, max_length=2048, do_sample=True)
|
|
50 |
```
|
51 |
|
52 |
|
53 |
-
Using Alpaca prompt template might generate better outputs for certain prompts as the model was trained using the template.
|
54 |
|
55 |
```
|
56 |
# Chose the model inference precision
|
|
|
50 |
```
|
51 |
|
52 |
|
53 |
+
Using Alpaca prompt template might generate better outputs for certain prompts as the model was trained using the bellow template.
|
54 |
|
55 |
```
|
56 |
# Chose the model inference precision
|