Remix.run Logo
simonw 8 hours ago

I added support to these models to my llm-gemini plugin, so you can run them like this (using uvx so no need to install anything first):

  export LLM_GEMINI_KEY='...'
  uvx --isolated --with llm-gemini llm -m gemini-flash-lite-latest 'An epic poem about frogs at war with ducks'
Release notes: https://github.com/simonw/llm-gemini/releases/tag/0.26

Pelicans: https://github.com/simonw/llm-gemini/issues/104#issuecomment...

zamalek 4 hours ago | parent | next [-]

I wonder if [good examples of] SVGs of pelicans on bikes are "being introduced" into training sets. Some of the engineers who work on this stuff are the kind to hang out here.

simonw 3 hours ago | parent [-]

It's possible, but honestly I've never seen a decent vector illustration of a pelican on a bicycle myself so they'd have to work pretty hard to find one!

canadiantim 7 hours ago | parent | prev [-]

Who wins in the end? the frogs? the ducks? or the pelicans?

tclancy 6 hours ago | parent | next [-]

I heard the dragon took the pole, but it may have been wind-aided.

nine_k 6 hours ago | parent | prev [-]

This depends on the value of your LLM_GEMINI_KEY!