Used gemma-2b in my Pre Proposal work for Google Summer Of Code 2025

#81
by Kakaarot - opened

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.

Hi @Kakaarot ,

This is awesome, thanks for sharing! It's always great to see people building cool demos with Gemma.

Love the initiative of creating a prototype for your GSoC proposal. The detailed comments are a great touch.

Keep up the great work and good luck with the application!

Sign up or log in to comment