Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
Orca-2-7b
like
224
Follow
Microsoft
19.5k
Text Generation
Transformers
PyTorch
llama
orca
orca2
microsoft
text-generation-inference
arxiv:
2311.11045
License:
microsoft-research-license
Model card
Files
Files and versions
xet
Community
20
Deploy
Use this model
dd4e63c
Orca-2-7b
/
generation_config.json
zhenggq
Upload folder using huggingface_hub
e64833e
over 2 years ago
raw
Copy download link
history
blame
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.33.1"
}