硅基智能 (@cc-416) 在 免费、无限制的 QwQ 32B 大语言模型 API 中发帖
curl --request POST --url https://api.suanli.cn/v1/chat/completions --header 'Authorization: Bearer sk-W0rpStc95T7JVYVwDYc29IyirjtpPPby6SozFMQr17m8KWeo' --header 'Content-Type: application/json' --data '{
"model": "free:QwQ-32B",
"messages": [
{
"role": "user",
"content": "如何看待人的一生"
}
]
}'
来自 [https://qwq.aigpu.cn/](https://世界首个免费无限制 分布式 AI 算力平台)