Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ddobokki
/
Llama-2-70b-orca-200k
like
8
Text Generation
Transformers
PyTorch
English
doi:10.57967/hf/1687
llama
llama-2
instruct
instruction
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
1ab69d4
Llama-2-70b-orca-200k
/
special_tokens_map.json
ddobokki
init
7ad69fe
over 1 year ago
raw
Copy download link
history
blame
Safe
209 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
false
,
"rstrip"
:
false
,
"single_word"
:
false
}
}