Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
barc0
/
Llama-3.1-ARC-Heavy-Induction-8B
like
0
Follow
BARC
11
Text Generation
Transformers
TensorBoard
Safetensors
llama
trl
sft
Generated from Trainer
conversational
text-generation-inference
Inference Endpoints
License:
llama3.1
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
0d9bd0a
Llama-3.1-ARC-Heavy-Induction-8B
/
generation_config.json
xu3kev
Model save
0d9bd0a
verified
10 days ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.45.0.dev0"
}