Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nvidia
/
OpenMath2-Llama3.1-8B
like
26
Follow
NVIDIA
7.75k
Text Generation
Transformers
Safetensors
nvidia/OpenMathInstruct-2
English
llama
nvidia
math
conversational
text-generation-inference
Inference Endpoints
arxiv:
2410.01560
License:
llama3.1
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
OpenMath2-Llama3.1-8B
/
generation_config.json
igitman
Update generation_config.json
b1b79a6
verified
3 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.7
,
"top_p"
:
0.95
,
"transformers_version"
:
"4.42.3"
}