Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hyokwan
/
llama31_common
like
0
Text Generation
Transformers
Safetensors
hyokwan/common
Korean
llama
finance
education
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6d34f5c
llama31_common
/
generation_config.json
hyokwan
Upload LlamaForCausalLM
6d34f5c
verified
2 months ago
raw
Copy download link
history
blame
Safe
223 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"pad_token_id"
:
128009
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}