Free MiniCPM 5 1B API

更新于 2026/9/2

OpenBMB MiniCPM 5 1B ultra-lightweight high-throughput on-device language model.

关于该模型

Why Choose MiniCPM 5 1B?

MiniCPM 5 1B is OpenBMB's ultra-compact 1-billion parameter language model, built for extreme inference speeds, edge tasks, and high-frequency automation.

Key Strengths & Capabilities

  • 128K Context Window: Remarkably spacious for a 1B class model.
  • Extreme Throughput: Hundreds of tokens per second with minimal latency.
  • Cost-Free Exploration: Run millions of test tokens on AMD GPU Cloud without fees.

如何调用 MiniCPM 5 1B

curl
curl https://developer.amd.com.cn/radeon/api/v1/chat/completions \
  -H "Authorization: Bearer $AMD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "MiniCPM5-1B",
    "messages": [{"role": "user", "content": "Say hello!"}]
  }'

提供方详情

以下平台通过免费层、试用额度或每日配额提供 MiniCPM 5 1B 的免费访问。

供应商上下文窗口免费配额需绑卡评分操作
AMD Radeon Cloud暂无不限额度
加载评分…
Details

常见问题

社区反馈

评论与你的 GitHub 账号绑定,登录后即可参与讨论。

知道 MiniCPM 5 1B 的其他免费渠道?
分享您知道的免费访问方式,帮助整个社区。