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
truongpdd
commited on
Sep 26, 2022
Commit
24e4ee2
·
1 Parent(s):
8d2532f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
# Inference in Hosted inference API:
2
+
Type:
3
+
```
4
+
<|endoftext|> + your_prompt
5
+
```
6
+
7
+
### Example:
8
+
```
9
+
<|endoftext|> + tình yêu
10
+
```