Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
Orca-2-13b
like
665
Follow
Microsoft
6.21k
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
refs/pr/7
Orca-2-13b
/
generation_config.json
zhenggq
initial commit
8f65a1a
about 1 year 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"
}