File size: 227 Bytes
c29237e 7ad6760 c29237e 78f893a 24e4ee2 da5de70 24e4ee2 7f11fe0 24e4ee2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
language:
- vi
tags:
- pytorch
- causal-lm
- gpt
widget:
- text: "<|endoftext|> thu sang "
---
# How to prompt?
Type:
```
<|endoftext|> + your_prompt + [space]
```
### Example:
```
<|endoftext|> thu sang + [space]
``` |