-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description:
We currently provide a Python demo for GLM-4.1V in the LLM-TPU project:
LLM-TPU repository: https://github.com/sophgo/LLM-TPU/tree/main
GLM-4.1V model demo (Python): https://github.com/sophgo/LLM-TPU/tree/main/models/GLM4V
Task:
Implement a C++ version of the GLM-4.1V chat/demo that achieves functionality and output quality comparable to the existing Python demo. There is an example in Qwen2.5VL, you can also refer to it.
Requirements:
Ensure generated responses are similar in style and quality to the Python demo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed