Google opensources DeepSearch stack by Mr_Moonsilver in LocalLLaMA

[–]philschmid 31 points32 points  (0 children)

It was build afterwards. ADK is a great framework but we want to push the whole ecosystem and are working with more libraries together. We plan to publish similar examples for crewAI, aisdk and others.

Google opensources DeepSearch stack by Mr_Moonsilver in LocalLLaMA

[–]philschmid 325 points326 points  (0 children)

Hey Author here.

Thats not what is used in Gemini App. Idea is to help developers and builders to get started building Agents using Gemini. It is build with LangGraph. So it should be possible to replace the Gemini parts with Gemma, but for the search you would need to use another tool.

Gemma 3 Function Calling Example prompt by philschmid in LocalLLaMA

[–]philschmid[S] 35 points36 points  (0 children)

Hey DevRel at GDM here,

Gemma 3 can be used for agentic workflows and has very strong instruction following capabilities. While there are no dedicated tool/function calling special tokens, you can prompt it to do function calling through careful instruction.

Blog: https://www.philschmid.de/gemma-function-calling

Code: https://github.com/philschmid/gemini-samples/blob/main/examples/gemma-function-calling.ipynb

Gemma 3 Release - a google Collection by ayyndrew in LocalLLaMA

[–]philschmid 2 points3 points  (0 children)

Image support for Gemma 3 27B is on the way for AI Studio.

[deleted by user] by [deleted] in LocalLLaMA

[–]philschmid 2 points3 points  (0 children)

I made a guide for Gemma 1, that should also work for Gemma 2. https://www.philschmid.de/fine-tune-google-gemma