Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
p2o6e100
/
ASVDLlama3.1-4B-Instruct-v1
like
0
Safetensors
llama
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
b6dcc99
ASVDLlama3.1-4B-Instruct-v1
/
generation_config.json
p2o6e100
init commit
b6dcc99
about 1 year ago
raw
Copy download link
history
blame
Safe
205 Bytes
{
"bos_token_id"
:
76953
,
"do_sample"
:
true
,
"eos_token_id"
:
[
76954
,
76961
,
76962
]
,
"pad_token_id"
:
76957
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}