Earlier quoted context omitted.
Do you have any practical examples of fine-tuned variants of this that you can share? A description would be great, but a demo or even downloadable model weights (GGUF ideally) would be even better.
We obviously need to create a pelican bicycle svg finetune ;) If you want to try this out I'd be thrilled to do it with you, I genuinely am curious how well this model can perform if specialized on that task. A couple colleagues of mine posted an example of finetuning a model to take on persona's for videogame NPCs. They have experience working with folks in the game industry and a use case like this is suitable for…
Gemma 3 270M: Compact model for hyper-efficient AI
161–170 of 325 posts
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#162Earlier quoted context omitted.
Here you go, one click installer - https://lmstudio.ai
I’m talking about the supplier doing the packaging.
They are giving it away for free - if you NEED a local LLM, the least you can do is spend the 2 minutes to download LMSTudio and pick a model.
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#163Re: Gemma 3 270M: Compact model for hyper-efficient AI
#164Out of curiosity: because there seems to be a race to optimise models for local inference, how much "parameters one could save" by dropping unneeded language and domain-specific information. Like, can you have a model that is English-only, but does more with the same amount of parameters if Chinese and European languages are dropped from the training?
To answer this more precisely its a matter of choosing different data and training regimes and checking performance with evals.
And to make this fully concrete you're welcome to give it a try! Train this model on a taskset of your choice and measure the performance tradeoffs. You'll get a good sense of how LLM capabilities shift
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#165Earlier quoted context omitted.
Did you finetune it before trying? Docs here: https://ai.google.dev/gemma/docs/core/huggingface_text_full_...
Thanks, will check that out as well tomorrow or during the weekend!
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#166Earlier quoted context omitted.
But in your prompts you're trying to assess knowledge, and this model isn't suited for that use case as mentioned in the blog post: > "it can execute tasks like text classification and data extraction with remarkable accuracy, speed, and cost-effectiveness."
Yeah, but if it has in its context window: > List in order the tallest mountains on earth from 1 to 5 > 1. Mount Everest 2. Mount K2 3. Mount Sahel 4. Mount Fuji 5. Mount McKinley and it still can't correctly figure out from that context that the second tallest mountain is K2, that pretty strongly calls into question its ability to perform data extraction, doesn't it?
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#167Re: Gemma 3 270M: Compact model for hyper-efficient AI
#168Curious. Are there real world usecases where people have finetuned such tiny models and put them into production.
So only for a while, but it still counts :)
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#169for those interested, i interviewed Ravin (DeepMind), who worked on it, for the Vanishing Gradients podcast: https://vanishinggradients.fireside.fm/56
Video on YT here: https://youtu.be/VZDw6C2A_8E?si=XLUzNRQzeloB9rki
Disclaimer: The Gemma family rock!
Re: Gemma 3 270M: Compact model for hyper-efficient AI
#170Earlier quoted context omitted.
We obviously need to create a pelican bicycle svg finetune ;) If you want to try this out I'd be thrilled to do it with you, I genuinely am curious how well this model can perform if specialized on that task. A couple colleagues of mine posted an example of finetuning a model to take on persona's for videogame NPCs. They have experience working with folks in the game industry and a use case like this is suitable for…
Do you know that hardware required to fine-tune this model? I'm asking on behave of us GPU starve folks
https://ai.google.dev/gemma/docs/core/huggingface_text_full_...