Views
No views yet
google/functiongemma-270m-it for Athena, the on-device HR
assistant in Mis-Genie. Text query ->
structured tool call (name + arguments) only -- never free-form text.athena-functiongemma-270m-f16.gguf) is ready to serve directly
with llama-server (raw llama.cpp, not Ollama) -- pass an explicit
"stop": ["<end_function_call>"] in requests; llama-server has no built-in
parser for this model's tool-call syntax and will otherwise keep generating
past the call.