Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
VietAI
/
gptho
like
9
Follow
VietAI
32
Text Generation
Transformers
PyTorch
Vietnamese
gpt2
causal-lm
gpt
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
27023ed
gptho
/
README.md
duongna
Update README.md
c60af2f
over 2 years ago
preview
code
|
raw
Copy download link
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]
```