Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
osllmai-community
/
Llama-3.2-3B-Instruct
like
0
Follow
osllmai-community
3
Text Generation
Transformers
Safetensors
English
llama
llama-3
meta
facebook
osllmai
conversational
text-generation-inference
Inference Endpoints
License:
llama3.2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
39166b0
Llama-3.2-3B-Instruct
/
generation_config.json
alinemati
Upload generation_config.json
39166b0
verified
17 days 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.0"
}