Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hamxea/Activity_LLaMA_2_13B
hamxea
/
LLaMA_2_13B-Base-Model
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLaMA_2_13B-Base-Model
/
defaults
/
MODEL_PARAMS
hamxea
Duplicate from huggingchat/chat-ui-template
7c44d22
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
{
"temperature":
0.9
,
"top_p":
0.95
,
"repetition_penalty":
1.2
,
"top_k":
50
,
"truncate":
1000
,
"max_new_tokens":
1024
}