Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NTU-NLP-sg
/
flan-llama-7b-10m-delta
like
0
Follow
NLP Group of Nanyang Technological University
16
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
flan-llama-7b-10m-delta
/
special_tokens_map.json
chitanda
Upload tokenizer
bef1700
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}