Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
selinas
/
Accel2
like
0
PEFT
PyTorch
Safetensors
Habana
llama
arxiv:
1910.09700
Model card
Files
Files and versions
Community
1
Train
Use this model
d624773
Accel2
/
special_tokens_map.json
selinas
Upload 10 files
36c0b74
verified
5 months ago
raw
Copy download link
history
blame
Safe
209 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}