summaryrefslogtreecommitdiff
path: root/examples/train-text-from-scratch/train-text-from-scratch.cpp
diff options
context:
space:
mode:
authorDaniel Bevenius <daniel.bevenius@gmail.com>2024-02-18 17:19:23 +0100
committerGitHub <noreply@github.com>2024-02-18 18:19:23 +0200
commitfc0c8d286a533363a9a663510b62af85ffad58b3 (patch)
tree900a2210a71c7600acd0f8ea50847293bc4d2c3e /examples/train-text-from-scratch/train-text-from-scratch.cpp
parentbd2d4e393b2b7d2a1b2e201058e26017c9728ead (diff)
llava : update surgery script to not remove tensors (#5536)
This commit updates the surgery script to not remove the tensors from the model file. For this to work the `--skip-unknown` flag is added as an argument to the convert.py script in README.md. The motivation for this change is that the surgery script currently removes the projector tensors from the model file. If the model was checked out from a repository, the model file will have been updated and have to be checked out again to reset this effect. If this can be avoided I think it would be preferable. I did not perform this change for BakLLaVA models as I am not sure how that part works.
Diffstat (limited to 'examples/train-text-from-scratch/train-text-from-scratch.cpp')
0 files changed, 0 insertions, 0 deletions