Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rithesh10
/
test-model
like
0
PyTorch
llama
Model card
Files
Files and versions
Community
Train
6e81c25
test-model
/
generation_config.json
rithesh10
Upload LlamaForCausalLM
4c5937e
verified
5 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}