Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
llmware
/
dragon-llama-3.1
like
1
Follow
llmware
229
PyTorch
llama
License:
llama3.1
Model card
Files
Files and versions
Community
1
0391b52
dragon-llama-3.1
/
generation_config.json
doberst
Upload 5 files
8c716df
verified
11 months ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"do_sample"
:
true
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"_from_model_config"
:
true
,
"bos_token_id"
:
128000
,
"eos_token_id"
:
128001
,
"transformers_version"
:
"4.43.0.dev0"
}