Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
fatimaaa1
/
LLAMA3-OPENBIO
like
0
Text Generation
Transformers
PyTorch
English
llama
llama-3
Mixtral
instruct
finetune
chatml
DPO
RLHF
gpt4
distillation
conversational
text-generation-inference
arxiv:
5 papers
License:
llama3
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
LLAMA3-OPENBIO
/
generation_config.json
fatimaaa1
Update generation_config.json
d58e18c
verified
almost 2 years ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"bos_token_id"
:
128000
,
"eos_token_id"
:
[
128001
,
128009
]
,
"do_sample"
:
true
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0.dev0"
}