Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
Fengdada
/
grading-assistant
:latest
6
Downloads
Updated
1 year ago
"Information Management and information System Research Methodology" course Grading large language model
"Information Management and information System Research Methodology" course Grading large language model
Cancel
grading-assistant:latest
...
/
params
2e0acbdf89bf · 204B
{
"num_ctx": 4096,
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
"<|User|>",
"<|Assistant|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}