Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clip : enable gpu backend (ggerganov#4205)
* clip: enable CUDA backend * add missing kernels * add enough padding for alignment * remove ggml_repeat of clip.cpp * add metal backend * llava : fixes - avoid ggml_repeat - use GGML_USE_ instead of CLIP_USE_ macros - remove unused vars --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
- Loading branch information