Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Qwen2VL Chat UI Image Encoding Bug? #1338

Open
MoRocety opened this issue Jan 28, 2025 · 3 comments
Open

Qwen2VL Chat UI Image Encoding Bug? #1338

MoRocety opened this issue Jan 28, 2025 · 3 comments

Comments

@MoRocety
Copy link

MoRocety commented Jan 28, 2025

Upon starting the inference server with Qwen2VL via:

./koboldcpp --model "Qwen2-VL-2B-Instruct-Q6_K_L.gguf" --mmproj "mmproj-Qwen2-VL-2B-Instruct-f16.gguf"

it seems to be working fine output wise but for every turn in a multi turn chat environemnt, it seems to be re-encoding the image from scratch, leading to inefficiency in resource constrained environments. Not sure if this is the desired behaviour as according to my limited understanding, it should just reuse and only further augment the originally created embeddings via the projector?

Release: v1.82.4
Windows subsystem for linux with CPU backend.

@LostRuins
Copy link
Owner

Will be improved in the next version

@MoRocety
Copy link
Author

Appreciate it! When can we expect it by?

@LostRuins
Copy link
Owner

Within 1 week, probably

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