This model converts natural language commands ("turn off the kitchen lights," "set the thermostat to 72") into structured function calls, handling multi-turn conversations where users adjust commands or issue sequences.
This model is a natural fit for embedded deployment on smart home hubs and IoT gateways using the
ONNX runtime, where sub-second latency on a low-power NPU means voice commands execute without a round trip to the cloud. It also works with Ollama, vLLM, llama.cpp, or any inference runtime that supports Safetensors.
This model is licensed under the
LFM Open Model License v1.0.