Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
Orca-2-7b
like
213
Follow
Microsoft
4,549
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
13
Train
Deploy
Use this model
19145f2
Orca-2-7b
/
generation_config.json
zhenggq
Update generation_config.json
d800ca0
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"
}