Open Issues Need Help
View All on GitHub Much slower inference speed about 1 month ago
help wanted
Environment issue:AttributeError: type object 'KeyeProcessorKwargs' has no attribute '_defaults' about 2 months ago
help wanted
help wanted
help wanted
how to inference by vllm? 3 months ago
AI Summary: The task is to determine how to perform inference using the Kwai Keye-VL model with the VLLM framework. This involves understanding the provided code examples for Keye-VL inference using the `keye_vl_utils` library and potentially adapting it to work with VLLM, which is not explicitly covered in the documentation.
Complexity:
4/5
help wanted
help wanted
docker镜像启动后主程序没有运行 3 months ago
AI Summary: The task is to debug a Docker image for the Kwai Keye-VL project. The image, `kwaikeye/kwai-keye-vl:1.0`, launches a Jupyter Notebook but lacks a main program entry point, preventing the intended application from running. The solution requires investigating the Dockerfile and entrypoint script to identify why the main application isn't being executed after the Jupyter Notebook starts.
Complexity:
4/5
help wanted