Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DeepAutoAI
/
Explore_Llama-3.2-1B-Inst_v1.1
like
0
Follow
DeepAutoAI
2
Text Generation
Transformers
Safetensors
English
llama
conversational
Eval Results
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
arxiv:
2402.18153
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
158b977
Explore_Llama-3.2-1B-Inst_v1.1
/
generation_config.json
bedio
Upload LlamaForCausalLM
d311649
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
184 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.1"
}