Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
togethercomputer
/
Llama-2-7B-32K-Instruct
like
159
Follow
Together
434
Text Generation
Transformers
PyTorch
togethercomputer/llama-instruct
English
llama
text-generation-inference
Inference Endpoints
arxiv:
2307.03172
License:
llama2
Model card
Files
Files and versions
Community
20
Train
Deploy
Use this model
refs/pr/19
Llama-2-7B-32K-Instruct
/
special_tokens_map.json
orangetin
Fast tokenizer
b050a6f
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>"
}