gptho / README.md
duongna's picture
Update README.md
c60af2f
|
raw
history blame
185 Bytes
---
language:
- vi
tags:
- pytorch
- causal-lm
- gpt
---
# How to prompt?
Type:
```
<|endoftext|> + your_prompt + [space]
```
### Example:
```
<|endoftext|> mùa thu + [space]
```