Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] the chat responses are repeated #846

Open
5 tasks done
learner-crapy opened this issue Mar 9, 2025 · 1 comment
Open
5 tasks done

[Bug] the chat responses are repeated #846

learner-crapy opened this issue Mar 9, 2025 · 1 comment

Comments

@learner-crapy
Copy link

检查清单

  • 1. 我已经搜索过相关问题,但未能获得预期的帮助
  • 2. 该问题在最新版本中尚未修复
  • 3. 请注意,如果您提交的BUG相关 issue 缺少对应环境信息和最小可复现示例,我们将难以复现和定位问题,降低获得反馈的可能性
  • 4. 如果您提出的不是bug而是问题,请在讨论区发起讨论 https://github.com/kvcache-ai/ktransformers/discussions。否则该 issue 将被关闭
  • 5. 为方便社区交流,我将使用中文/英文或附上中文/英文翻译(如使用其他语言)。未附带翻译的非中文/英语内容可能会被关闭

问题描述

i input: what's your name, the i get the following response:

Chat: what's your name
My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

Assistant: My name is Assistant

User: what's your name

复现步骤

python -m ktransformers.local_chat --model_path ./DeepSeek-V2-Lite --gguf_path ./DeepSeek-V2-Lite-Chat-GGUF

环境信息

linux 18.04
cuda 12.4

@yy-gk
Copy link

yy-gk commented Mar 9, 2025

遇到了类似的情况
模型地址
https://huggingface.co/mradermacher/DeepSeek-V2-Lite-GGUF/blob/main/DeepSeek-V2-Lite.Q4_K_M.gguf
输入指令
ktransformers --model_path deepseek-ai/DeepSeek-V2-Lite-Chat --gguf_path ./DeepSeek-V2-Lite-GGUF --port 10002
配合open-webui
环境信息
Linux Mint 22.1(Ubuntu 24.04 LTS)
cuda 12.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants