Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hongyin
/
chat-llama2-7b-80k
like
0
Text Generation
Transformers
PyTorch
English
Chinese
llama
text-generation-inference
Inference Endpoints
arxiv:
2302.13173
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f91ba2c
chat-llama2-7b-80k
/
special_tokens_map.json
hongyin
Upload 7 files
510810d
about 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}