Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
chavinlo
/
alpaca-native
like
262
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
24
Train
Deploy
Use this model
6a18125
alpaca-native
/
special_tokens_map.json
chavinlo
Upload special_tokens_map.json with huggingface_hub
4381f6d
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>"
}