cutycat2000
commited on
Commit
•
7550590
1
Parent(s):
6d09140
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ An example of how to prompt the model for generating text:
|
|
41 |
prompt = "<s> [|User|] Hello World </s>[|Assistant|]"
|
42 |
```
|
43 |
|
44 |
-
The
|
45 |
|
46 |
## About the Model
|
47 |
- **Base Model**: Llama
|
|
|
41 |
prompt = "<s> [|User|] Hello World </s>[|Assistant|]"
|
42 |
```
|
43 |
|
44 |
+
The <s> and </s> are start and end tokens.
|
45 |
|
46 |
## About the Model
|
47 |
- **Base Model**: Llama
|