返回模型列表
TheDrummer: Rocinante 12B
thedrummer/rocinante-12bSep 30, 202432.8K 上下文32.8K 最大输出$0.17/M in · $0.43/M out
描述
Rocinante 12B 专为吸引人的故事叙述与丰富文笔设计。
早期测试者反馈:
- 词汇量扩展,用词独特且富有表现力
- 创意性增强,叙事生动
- 充满冒险感且引人入胜的故事
技术规格
供应商
thedrummer
上下文长度
32.8K
最大输出
32.8K
模态类型
输入text
输出text
定价
| 类型 | 价格 / 百万 Token |
|---|---|
| 输入 | $0.17 |
| 输出 | $0.43 |
快速开始
curl https://api.ominigate.ai/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "thedrummer/rocinante-12b",
"messages": [{"role": "user", "content": "Hello!"}]
}'