Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
Orca-2-13b
like
663
Follow
Microsoft
4,550
Text Generation
Transformers
PyTorch
llama
orca
orca2
microsoft
text-generation-inference
Inference Endpoints
arxiv:
2311.11045
License:
microsoft-research-license
Model card
Files
Files and versions
Community
25
Train
Deploy
Use this model
2c096fd
Orca-2-13b
/
generation_config.json
zhenggq
Update generation_config.json
7c8bec8
12 months ago
raw
Copy download link
history
blame
Safe
146 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
false
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.33.1"
}