curl -X POST "http://localhost:8010/v1/chat/completions" -H "Content-Type: application/js --data '{ "model": "ChengyuDu0123/HER-RM-32B", "messages": [ { "role": "user", "content": "请介绍下自己" } ] }'