Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
phamhai
/
Llama-3.2-1B-Instruct-Frog
like
0
Text Generation
PyTorch
Safetensors
English
Vietnamese
llama
conversational
License:
llama3.2
Model card
Files
Files and versions
Community
2
Train
refs/pr/1
Llama-3.2-1B-Instruct-Frog
/
generation_config.json
phamhai
init commit
f4aecb2
verified
25 days ago
raw
Copy download link
history
blame
Safe
189 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.dev0"
}