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

Allow locally downloaded models for QwenVL #10833

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

bartowski1182
Copy link
Contributor

Current implementation requires passing a HF model path, this allows passing a local path instead

This change is mediocre and should be improved across the board to more resemble other llava surgery files, but for now this should unblock people wanting to make vision conversions

Make sure to read the contributing guidelines before submitting a PR

@github-actions github-actions bot added examples python python script changes labels Dec 14, 2024
@bartowski1182 bartowski1182 mentioned this pull request Dec 14, 2024
6 tasks
@bartowski1182
Copy link
Contributor Author

What trailing white space is it complaining about 🤔

@ggerganov
Copy link
Owner

There is still a trailing whitespace.

@ngxson ngxson merged commit 4ddd199 into ggerganov:master Dec 15, 2024
4 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
* Allow locally downloaded models for QwenVL

* Define model_path

* rm trailing space

---------

Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples python python script changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants