Very cool open release. Impressive that a 27b model can be as good as the much bigger state of the art models (according to their table of Chatbot Arena, tied with O1-preview and above Sonnet 3.7). But the example image shows that this model still makes dumb errors or has a poor common sense although it read every information correctly.
Gemma 3 Technical Report [pdf]
201–210 of 260 posts
Re: Gemma 3 Technical Report [pdf]
#202Earlier quoted context omitted.
I don't disagree but even Linux has "Terms and conditions" of usage under it's license you really need to dig into what those are. There's no doubt Gemma's license is less permissive than other models and that it has less community finetuners for that reason.
According to the OSI's open source definition, you can't put restrictions against persons or groups or fields of use. In the license, Linux is not restricted in what domain it will be used (good or bad). Here's OSI's argument about this when Meta's llama put such limitations in their license: https://opensource.org/blog/metas-llama-2-license-is-not-ope...
Re: Gemma 3 Technical Report [pdf]
#203Gemma 3 is out! Multimodal (image + text), 128K context, supports 140+ languages, and comes in 1B, 4B, 12B, and 27B sizes with open weights & commercial use. Gemma 3 model overview: https://ai.google.dev/gemma/docs/core Huggingface collection: https://huggingface.co/collections/google/gemma-3-release-67... ollama: https://ollama.com/library/gemma3
* the parent link is to storage.googleapis.com
* There's documentation on ai.google.dev
* The announcement blogpost is https://blog.google/technology/developers/gemma-3/
* you try it on https://aistudio.google.com/
It's helpful to have a top-level post like this, but can some PM please consolidate this into, IDK, ai.google.com/gemini?
Re: Gemma 3 Technical Report [pdf]
#204If it helps anyone, I wrote a detailed analysis here: https://x.com/danielhanchen/status/1899735308180267176 TLDR: 1. 1B text only, 4, 12, 27B Vision + text. 14T tokens 2. 128K context length further trained from 32K. 1B is 32K. 3. Removed attn softcapping. Replaced with QK norm 4. 5 sliding + 1 global attn 5. 1024 sliding window attention 6. RL - BOND, WARM, WARP
Re: Gemma 3 Technical Report [pdf]
#205Earlier quoted context omitted.
Everyone is treating this like corps have anything to gain from an open uncensored model. Switch your view and give me a single argument for it? That random nerds on HN stop jerking each other about what „open“ means? You are just not their target group. Having this discussion every time no matter if the model released is censored or not is just insanity. Bring new arguments or don’t use the models you don’t like. Th…
The lack of NSFW knowledge/capability makes them less useful for content moderation. I've tried to use multimodal models for categorizing images from large, mixed data sets. 95% of the input is safe for work. 4% contains nudity but is not sexually explicit. 1% contains nudity and is also sexually explicit. I'd like to categorize content so that nudity is hidden from users by default and that sexually explicit content…
Re: Gemma 3 Technical Report [pdf]
#206Earlier quoted context omitted.
The lack of NSFW knowledge/capability makes them less useful for content moderation. I've tried to use multimodal models for categorizing images from large, mixed data sets. 95% of the input is safe for work. 4% contains nudity but is not sexually explicit. 1% contains nudity and is also sexually explicit. I'd like to categorize content so that nudity is hidden from users by default and that sexually explicit content…
There are models especially tuned for it even open weight ones. llms even multimodal ones are not up to the task. You know what doesn't help the discussion at all? That everyone's response is as usual just about titties.
Re: Gemma 3 Technical Report [pdf]
#207What do companies like Meta and Google gain from releasing open models? Is it just reputational? Attractive to top AI talent?
Re: Gemma 3 Technical Report [pdf]
#208Gemma 3 is out! Multimodal (image + text), 128K context, supports 140+ languages, and comes in 1B, 4B, 12B, and 27B sizes with open weights & commercial use. Gemma 3 model overview: https://ai.google.dev/gemma/docs/core Huggingface collection: https://huggingface.co/collections/google/gemma-3-release-67... ollama: https://ollama.com/library/gemma3
A kind of ancillary note, but it's amazing to me how fragmented this presentation and documentation is: * the parent link is to storage.googleapis.com * There's documentation on ai.google.dev * The announcement blogpost is https://blog.google/technology/developers/gemma-3/ * you try it on https://aistudio.google.com/ It's helpful to have a top-level post like this, but can some PM please consolidate this into, IDK, a…
Re: Gemma 3 Technical Report [pdf]
#209The launch post for Gemma 3 says: > use Gemma 3 with the Google GenAI SDK https://blog.google/technology/developers/gemma-3/ Does this mean (serverless) API access? I haven't been able to do so or find docs that explain how to.
Select Gemma 3 from the drop down on the right side.
Re: Gemma 3 Technical Report [pdf]
#210Earlier quoted context omitted.
Regardless of where you get the weights, Google says you need to follow their terms and conditions for the model/weights: > By using, reproducing, modifying, distributing, performing or displaying any portion or element of Gemma, Model Derivatives including via any Hosted Service, (each as defined below) (collectively, the "Gemma Services") or otherwise accepting the terms of this Agreement, you agree to be bound by…
I don't disagree but even Linux has "Terms and conditions" of usage under it's license you really need to dig into what those are. There's no doubt Gemma's license is less permissive than other models and that it has less community finetuners for that reason.