Used gemma-2b in my Pre Proposal work for Google Summer Of Code 2025
Hey! I completed my GSOC proposal and submitted my Proposal for Project Idea: Gemma <> Hugging Face Spaces Demo : An interactive demo, Hugging Face Spaces using a Gemma model with user friendly design.
And built a Pre Proposal prototype: an interactive Gemma <> Hugging Face Spaces Demo for text completion using Gemma-2b
It's focused on user-friendly text generation/completion for now. I added lots of code comments (for each line of code) to make it like a tutorial so even a beginner can follow (apologies for any grammar mistakes on comments but for sure I kept the tutorial’s flow intact).
Link: https://huggingface.co/spaces/Kakaarot/Gemma-HuggingFace_TextCompletion_Demo
Planning to add QnA & Code Completion later on along with improving present code base by continous learning, regardless of the proposal outcome.
Would be awesome if you could give it a shot and drop any feedback you have! Thanks! 🙏
And a "Sorry" in advance if you find dumb codes in my project as You guys are too experienced, like my work would be "Hello World" program for you. 😅
So please try and let me know the issues.
Thanks Again.