Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vinai
/
PhoGPT-4B-Chat
like
28
Follow
VinAI Research
69
Text Generation
Transformers
PyTorch
Vietnamese
mpt
conversational
custom_code
text-generation-inference
Inference Endpoints
arxiv:
2311.02945
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
main
PhoGPT-4B-Chat
/
special_tokens_map.json
dqnguyen
Upload code
68cdea0
9 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}