Skip to content

dj707chen/FunctionGemmaLab

Repository files navigation

FunctionGemmaLab

For information on Google's FunctionGemma, refer:

Prepare models

ollama pull functiongemma:270m

Run Ollama

How to run

Typescript

npm install
npm run tool

# Test runs
npm run tool news beijing
npm run tool weather beijing

Python

Try FunctionGemma, notes from https://www.youtube.com/watch?v=-Tgc_9uYJLI&t=4s For Python

# https://docs.astral.sh/uv/getting-started/installation/
curl -LsSf https://astral.sh/uv/install.sh | sh

uv run python rcbentch/run_all_tests.py --suite functiongemma_270m_tuning_v1

About

Try FunctionGemma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published