Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
Hfchat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
34affe2
Hfchat
/
defaults
/
MODEL_PARAMS
imseldrith
Duplicate from huggingchat/chat-ui-template
c1ca57f
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"temperature":
0.9
,
"top_p":
0.95
,
"repetition_penalty":
1.2
,
"top_k":
50
,
"truncate":
1000
,
"max_new_tokens":
1024
}