Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
togethercomputer
/
LLaMA-2-7B-32K
like
533
Follow
Together
430
Text Generation
Transformers
PyTorch
4 datasets
English
llama
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
40
Train
Deploy
Use this model
894e5ac
LLaMA-2-7B-32K
/
special_tokens_map.json
orangetin
Fast tokenizer
3c84db1
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}