Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lambdalabs
/
pythia-2.8b-deduped_alpaca
like
1
Follow
Lambda
109
Text Generation
Transformers
PyTorch
gpt_neox
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c644334
pythia-2.8b-deduped_alpaca
/
special_tokens_map.json
chuanli-lambda
Upload tokenizer
4d2426c
over 1 year ago
raw
Copy download link
history
blame
Safe
123 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<|endoftext|>"
}