Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
haoranxu
/
ALMA-7B
like
23
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
arxiv:
2309.11674
arxiv:
2401.08417
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
69262d0
ALMA-7B
/
special_tokens_map.json
haoranxu
Upload tokenizer
c70df6e
about 1 year ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
false
,
"rstrip"
:
false
,
"single_word"
:
false
}
}