hcbr

Results 3 issues of hcbr

项目中给出了仓库级别的代码续写的样例。 请问下仓库级别代码填充的格式是什么样的?类似于qwen的分隔开关联文件,deepseek-coder-v2如何分隔开不同文件,使用哪个token?

假设我用vllm启动了aiXcoder。需要传递prompt去生成代码。 我依据input_wrapper构造了prompt: ![Image](https://github.com/user-attachments/assets/961760ce-1f05-4803-a338-7d3d2c481d33) 但是input_ids会多一个25558 导致结果不对。(跟input_wrapper中的pad_len对应,但是不理解为什么只对later_code做)。 怎么能避免这个情况。

### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info new version. Running on local URL: http://0.0.0.0:7860 To create a public link,...

bug
pending