> For Gemini Ultra, we’re currently completing extensive trust and safety checks, including red-teaming by trusted external parties, and further refining the model using fine-tuning and reinforcement learning from human feedback (RLHF) before making it broadly available. > As part of this process, we’ll make Gemini Ultra available to select customers, developers, partners and safety and responsibility experts for ear…
Gemini AI
41–50 of 1001 posts
Re: Gemini AI
#42Technical paper: https://goo.gle/GeminiPaper
Some details:
- 32k context length
- efficient attention mechanisms (for e.g. multi-query attention (Shazeer, 2019))
- audio input via Universal Speech Model (USM) (Zhang et al., 2023) features
- no audio output? (Figure 2)
- visual encoding of Gemini models is inspired by our own foundational work on Flamingo (Alayrac et al., 2022), CoCa (Yu et al., 2022a), and PaLI (Chen et al., 2022)
- output images using discrete image tokens (Ramesh et al., 2021; Yu et al., 2022b)
- supervised fine tuning (SFT) and reinforcement learning through human feedback (RLHF)
I think these are already more details than what we got from OpenAI about GPT4, but on the other side, still only very little details.
Re: Gemini AI
#43This is very cool and I am excited to try it out! But, according to the metrics, it barely edges out GPT-4 -- this mostly makes me _more_ impressed with GPT-4 which: - came out 9 months ago AND - had no direct competition to beat (you know Google wasn't going to release Gemini until it beat GPT-4) Looking forward to trying this out and then seeing OpenAI's answer
Re: Gemini AI
#44Re: Gemini AI
#45Feels more like an Apple post "the best fastest blabla-est". How about making it available to try without the fluff?
The articles seems to report some data points which at least make it seem comparable to GPT4. To me, I feel as though this makes it more objective vs fluff.
Re: Gemini AI
#46Notably it also solves _part 2_ which chatgpt4 struggled with.
Re: Gemini AI
#47Re: Gemini AI
#48The improvement over ChatGPT are counted in (very) few percents. Does it mean they have entered a diminishing returns phase or is it that each percent is much harder to get compared to the previous ones ?
This feels like Google achieved a more efficient inference. Probably a leaner model wrt GPT.