Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xinchen9
/
Llama3.1_CoT_V1
like
0
Safetensors
llama
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
refs/pr/1
Llama3.1_CoT_V1
/
generation_config.json
xinchen9
Upload 11 files
c5ed4b8
verified
2 months ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.0"
}