Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
spacebetweenus
/
107gc3k
like
0
Safetensors
llama
License:
llama3
Model card
Files
Files and versions
Community
Train
143bfa7
107gc3k
/
generation_config.json
spacebetweenus
Upload LlamaForCausalLM
143bfa7
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"bos_token_id"
:
128256
,
"do_sample"
:
true
,
"eos_token_id"
:
128257
,
"max_length"
:
4096
,
"pad_token_id"
:
128257
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}