Taking a page out of metas book with open models. I wonder what the game plan here is. Nice that it allows commercial use!
Mostly to boost research and commercial usage around JAX/Gemini is my read. Any internal research using Gemma is now more easily externally reproducible, external research and frameworks are easier to translate over, goodwill especially from researchers.
Gemma: New Open Models
51–60 of 543 posts
Re: Gemma: New Open Models
#52Earlier quoted context omitted.
Can the Gemma models be downloaded to run locally, like open-source models Llama2, Mistral, etc ? Or is your definition of "open" different?
Yes, you can get started downloading the model and running inference on Kaggle: https://www.kaggle.com/models/google/gemma ; for a full list of ways to interact with the model, you can check out https://ai.google.dev/gemma .
Re: Gemma: New Open Models
#53Hello on behalf of the Gemma team! We are really excited to answer any questions you may have about our models. Opinions are our own and not of Google DeepMind.
are there plans to release an official GGUF version to use with llama.ccp?
It is a pretty clean release! I had some 500 issues with Kaggle validating my license approval, so you might too, but after a few attempts I could access the model.
Re: Gemma: New Open Models
#54Is there a chance we'll get a model without the "aligment" (lobotomization)? There are many examples where answers from Gemini are garbage because of the ideological fine tuning.
Re: Gemma: New Open Models
#55Re: Gemma: New Open Models
#56Hello on behalf of the Gemma team! We are really excited to answer any questions you may have about our models. Opinions are our own and not of Google DeepMind.
I find the snyde remarks around open source in the paper and announcement rather off putting. As the ecosystem evolves, we urge the corporate AI community to move beyond demanding to be taken seriously as a player in open source for models that are not actually open, and avoid preaching with a PR statement that can be interpreted as uniformed at best or malicious at worst.
https://opensource.googleblog.com/2024/02/building-open-mode...
Thoughts and feedback welcome, as always.
Re: Gemma: New Open Models
#57Re: Gemma: New Open Models
#58Go back 5 years and ask anyone on this site what companies do you think will be the most open about AI in the future OpenAI, Meta, or Google. I bet 10/10 people would pick OpenAI. Now today Meta and Google, both trillion dollars companies, are releasing very powerful open models with the ability to be used commercially. Ironic.
The question is not about Google but about OpenAI.
Re: Gemma: New Open Models
#59Earlier quoted context omitted.
I came here wondering if these models are "open" in the sense that they'll show up on sites like Ollama where you can download and run them locally. Am I correct to conclude that this means they eventually will? It's unclear to me from Google's docs exactly what "open" means for Gemma
Yes - they are open weights and open inference code, which means they can be integrated into Ollama. They are not “open training” (either in the training code or training data sense), so they are not reproducible, which some have suggested ought to be a component of the definition of open models.
Re: Gemma: New Open Models
#60Hello on behalf of the Gemma team! We are really excited to answer any questions you may have about our models. Opinions are our own and not of Google DeepMind.
Do you have a plan of releasing higher parameter models?