M. Yusuf Sarıgöz

Results 102 comments of M. Yusuf Sarıgöz

Hi @artur-ag, I implemented clip.cpp back in the days when Convolution on CUDA was limited in GGML. Then, I implemented Cuda support for multimodal inference in llama.cpp, but I didn't...

In my Pocket Flow fork, I'm doing the following: 1. Implemented `UserInputNode` and `RespondToUserNode` which requests user input or sends an output to user , respectively, through `shared["io"]` injected as...