Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dineth554
/
meta-llama-Meta-Llama-3.1-8B-Instruct
like
0
Runtime error
App
Files
Files
Community
3c0a386
meta-llama-Meta-Llama-3.1-8B-Instruct
/
defaults
/
MODEL_PARAMS
dineth554
Duplicate from huggingchat/chat-ui-template
3c0a386
verified
4 months 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
}