Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
EasyDeL
/
EasyDeL-Llama-3.2-3B-Instruct
like
0
Follow
EasyDeL
1
Safetensors
llama
EasyDeL
FlaxLlamaForCausalLM
TPU
GPU
XLA
Flax
Model card
Files
Files and versions
Community
Train
338d184
EasyDeL-Llama-3.2-3B-Instruct
/
generation_config.json
erfanzar
Upload FlaxLlamaForCausalLM
1397b03
verified
8 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.46.2"
}