Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
julep-ai-archive
/
llama-2-13b-orca_mini
like
0
Follow
Julep Archive
2
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fefd3e9
llama-2-13b-orca_mini
/
generation_config.json
diwank
Upload LlamaForCausalLM
fefd3e9
over 1 year ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.32.0.dev0"
}