Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ssoyeun
/
model-8b-1
like
0
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ef6035b
model-8b-1
/
generation_config.json
ssoyeun
Upload folder using huggingface_hub
ef6035b
verified
6 months ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"bos_token_id"
:
144782
,
"do_sample"
:
true
,
"eos_token_id"
:
[
144783
,
144791
]
,
"max_length"
:
8192
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.42.4"
}