Reaching out to mentors of project 15: GGUF Reader in OpenVINO for direct GGUF Execution #34231
Replies: 3 comments 3 replies
|
Hi @cavusmustafa and @ravi9, I’ve been going through the README, the current GGUF reader implementation in OpenVINO GenAI, and the ggml-openvino backend to understand how the graph translation currently works. The idea of moving from static reconstruction to GGML graph-based translation is very interesting to me. I had a few clarification questions as I try to understand the expected direction:
I’m continuing to explore the code paths and would appreciate any guidance on how you’d suggest scoping the first implementation steps. Thanks! |
|
Hi @mostafafaheem :
I think, it is better to do it in phases.
cc: @cavusmustafa Thanks ! |
|
Hi @arunthakur009 !
cc: @cavusmustafa Thanks ! |
Uh oh!
There was an error while loading. Please reload this page.
Hello @cavusmustafa and @ravi9!
I hope you are doing well,
I'm Mostafa, a Computer Science student in my 4th year, and I'm highly interested in contributing to OpenVINO with the GGUF reader project. This project particularly excites me because I have used both llama.cpp and OpenVINO to convert and run fine-tuned LLMs locally in my academic and hobby projects, so working on enabling seamless integration between both would be quite the pleasure.😄
I have experience with multiple Deep Learning frameworks and I have had an obsession with low level ML, IRs and how these frameworks operate under the hood, which makes the prospect of working on this project even more thrilling!
After doing a deep dive over the past few days, I have a few questions regarding the project:
I would love to discuss these ideas further and contribute the best I can to this project. Looking forward to your response!
@adrianboguszewski Can you help connect me with the mentors for further discussion? Thanks in advance!
All reactions