nopperl

Results 14 comments of nopperl

@Kubuxu I think what you want to do here is already possible using the `--entrypoint` flag of `docker run`. So, for your example, you can do `docker run --rm --entrypoint...

I have uploaded GGUFs to test this PR with [here](https://huggingface.co/nopperl/chameleon-7b-GGUF).

I think it would still be a good addition. I've resolved all conflicts with master now, so it should be ready to merge.

@MasterScrat currently no plans, sorry for the late reply. AFAIK multimodal support would require a refactor of llama.cpp (https://github.com/ggerganov/llama.cpp/issues/8010#issuecomment-2376339571). I'd love to work on it, but don't have the time...