Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 881 Bytes

File metadata and controls

34 lines (27 loc) · 881 Bytes

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