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