Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ryan0712
/
Llama-3.2-8B-single-inserted
like
0
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e2c02d5
Llama-3.2-8B-single-inserted
/
generation_config.json
ryan0712
Upload LlamaForCausalLM
3711921
verified
about 1 month 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.46.3"
}