Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
shaohang
/
Sparse_llama-7B
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
License:
other
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
Sparse_llama-7B
/
tokenizer_config.json
shaohang
Upload 6 files
650750b
over 2 years ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"model_max_length"
:
1000000000000000019884624838656
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
"<unk>"
}