Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kyle55
/
Base
like
0
Text Generation
Transformers
Safetensors
English
Korean
llama
conversational
text-generation-inference
Inference Endpoints
arxiv:
2403.10882
arxiv:
2403.11399
License:
llama3
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Base
/
generation_config.json
Kyle55
Upload 12 files
d356e98
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.43.1"
}