Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DAMO-NLP-SG
/
mt-llama-7b-delta
like
2
Follow
Language Technology Lab at Alibaba DAMO Academy
40
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f665a37
mt-llama-7b-delta
/
special_tokens_map.json
徐大
small file
3c34728
over 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}