QwenLM / Qwen

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Apache License 2.0
13.59k stars 1.11k forks source link

💡 [REQUEST] - <使用ollama来调用qwen:14B时,怎么设置输出文本长度呢> #1243

Closed chaoskklt closed 4 months ago

chaoskklt commented 4 months ago

起始日期 | Start Date

No response

实现PR | Implementation PR

No response

相关Issues | Reference Issues

No response

摘要 | Summary

使用ollama来调用qwen:14B时,怎么设置输出文本长度呢,请指教

基本示例 | Basic Example

目前的代码示例 curl https://tmxycampusai.com/api/generate -d '{"model": "qwen:14b", "prompt": "输出2000字的故事", "stream":true}

缺陷 | Drawbacks

没有找到调整输出文本长度的参数文档

未解决问题 | Unresolved questions

No response

chaoskklt commented 4 months ago

sry