Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bjdwh
/
UrbanGPT
like
3
Text Generation
Transformers
PyTorch
STLlama
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
4f3618c
UrbanGPT
/
special_tokens_map.json
bjdwh
Upload 8 files
3ef6d34
verified
8 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"additional_special_tokens"
:
[
"<ST_patch>"
,
"<ST_start>"
,
"<ST_end>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}