Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
chavinlo
/
gpt4-x-alpaca
like
482
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
19
Train
Deploy
Use this model
refs/pr/19
gpt4-x-alpaca
/
special_tokens_map.json
chavinlo
Upload special_tokens_map.json with huggingface_hub
73d7c48
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"</s>"
}