logoalt Hacker News

zackangelolast Thursday at 9:31 PM1 replyview on HN

In the README of the linked library they have a code snippet showing how to have a conversation with the model.

Also, even if it were for fine tuning, that would require an implementation of the model’s forward pass (which is all that’s necessary to run it).


Replies

niccelast Thursday at 10:00 PM

That is completely different discussion. Otherwise, even Gemini 2.5 Pro would be open-source with this logic since clients are open-source for interacting with the cloud APIs.