[GH-ISSUE #72] resource exhausted #50

Closed
opened 2026-02-27 01:55:59 +03:00 by kerem · 2 comments
Owner

Originally created by @ayton-zhang on GitHub (Mar 5, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/72

大佬你好,感谢开源教程,参照您的教程,我已经成功在我的电脑上部署了这个模型,推理和回答的速度都很快,但是我遇到一个问题就是当我上传了一个文件后,模型开始推理,然后推理结束后就出现了命令行的情况,是api有请求限制吗,还是我设置哪里不到位呢,求解答

Image

Originally created by @ayton-zhang on GitHub (Mar 5, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/72 大佬你好,感谢开源教程,参照您的教程,我已经成功在我的电脑上部署了这个模型,推理和回答的速度都很快,但是我遇到一个问题就是当我上传了一个文件后,模型开始推理,然后推理结束后就出现了命令行的情况,是api有请求限制吗,还是我设置哪里不到位呢,求解答 ![Image](https://github.com/user-attachments/assets/a7cb6c0a-3c04-4fa9-b2a0-1d4538bed82e)
kerem 2026-02-27 01:55:59 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@GowayLee commented on GitHub (Mar 5, 2025):

是的, 还不支持上传文档. 首先需要请求DeepSeek-R1, 这个模型API本就不支持文档上传.

如果一定需要文档加入对话, 可以尝试使用RAG.

<!-- gh-comment-id:2699682173 --> @GowayLee commented on GitHub (Mar 5, 2025): 是的, 还不支持上传文档. 首先需要请求DeepSeek-R1, 这个模型API本就不支持文档上传. 如果一定需要文档加入对话, 可以尝试使用RAG.
Author
Owner

@ayton-zhang commented on GitHub (Mar 5, 2025):

是的, 还不支持上传文档. 首先需要请求DeepSeek-R1, 这个模型API本就不支持文档上传.

如果一定需要文档加入对话, 可以尝试使用RAG.

好滴,谢谢解答

<!-- gh-comment-id:2699717307 --> @ayton-zhang commented on GitHub (Mar 5, 2025): > 是的, 还不支持上传文档. 首先需要请求DeepSeek-R1, 这个模型API本就不支持文档上传. > > 如果一定需要文档加入对话, 可以尝试使用RAG. 好滴,谢谢解答
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#50
No description provided.