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

llava: avoid chaging the original BakLLaVA model #5577

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Feb 19, 2024

This is a follup of Commit fc0c8d2 ("llava : update surgery script to not remove tensors") but this time the change is to the BakLLaVA specific part of the surgery script.

I've been able to test this using SkunkworksAI/BakLLaVA-1 and it works as expected using the instructions in README.md.

This is a follup of Commit fc0c8d2
("llava : update surgery script to not remove tensors") but this time
the change is to the BakLLaVA specific part of the surgery script.

I've been able to test this using SkunkworksAI/BakLLaVA-1 and it works
as expected using the instructions in README.md.

Signed-off-by: Daniel Bevenius <[email protected]>
@ggerganov
Copy link
Owner

Should we remove the instruction about backing up the model file from the README now that we don't modify the data?

@danbev
Copy link
Contributor Author

danbev commented Feb 19, 2024

Should we remove the instruction about backing up the model file from the README now that we don't modify the data?

I think that line still applies and that it is specific to the instructions for LLaVA 1.6. I've not had a chance to try that part out yet but will try to find some time later this week.

@ggerganov ggerganov merged commit 7084755 into ggerganov:master Feb 19, 2024
11 of 21 checks passed
Nexesenex pushed a commit to Nexesenex/kobold.cpp that referenced this pull request Feb 19, 2024
This is a follup of Commit fc0c8d2
("llava : update surgery script to not remove tensors") but this time
the change is to the BakLLaVA specific part of the surgery script.

I've been able to test this using SkunkworksAI/BakLLaVA-1 and it works
as expected using the instructions in README.md.

Signed-off-by: Daniel Bevenius <[email protected]>
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
This is a follup of Commit fc0c8d2
("llava : update surgery script to not remove tensors") but this time
the change is to the BakLLaVA specific part of the surgery script.

I've been able to test this using SkunkworksAI/BakLLaVA-1 and it works
as expected using the instructions in README.md.

Signed-off-by: Daniel Bevenius <[email protected]>
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
This is a follup of Commit fc0c8d2
("llava : update surgery script to not remove tensors") but this time
the change is to the BakLLaVA specific part of the surgery script.

I've been able to test this using SkunkworksAI/BakLLaVA-1 and it works
as expected using the instructions in README.md.

Signed-off-by: Daniel Bevenius <[email protected]>
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

Successfully merging this pull request may close these issues.

None yet

2 participants