]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llava : avoid changing the original BakLLaVA model (#5577)
authorDaniel Bevenius <redacted>
Mon, 19 Feb 2024 08:31:59 +0000 (09:31 +0100)
committerGitHub <redacted>
Mon, 19 Feb 2024 08:31:59 +0000 (10:31 +0200)
commit70847553963c85e86051d06df848236829f5f951
tree6d85b7f00ab7aaaa86b0db84019644946e378ee8
parent4480542b2271ba1438f0daff8e5f3a74b1dc8609
llava : avoid changing the original BakLLaVA model (#5577)

This is a follup of Commit fc0c8d286a533363a9a663510b62af85ffad58b3
("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 <redacted>
examples/llava/llava-surgery.py