3morixd's picture
Professional model card upgrade: benchmarks, code examples, usage guide
8529953 verified
|
Raw
History Blame Contribute Delete
682 Bytes
---
language:
- en
license: llama3.2
tags:
- mobile
- edge-ai
- function-calling
- tool-use
- quantized
- gguf
pipeline_tag: text-generation
---
# Llama 3.2 1B Function Call - Mobile (GGUF)
**Meta's Llama 3.2 1B optimized for function calling and tool use.** Build agentic workflows running locally on mobile.
| Property | Value |
|----------|-------|
| **Parameters** | 1.23 billion |
| **Size** | ~782 MB |
| **Speed** | ~27 tok/s (S20 FE) |
## Use Cases
- Function calling / API orchestration on edge devices
- Building mobile AI agents with tool integration
- Home automation (local voice control)
- Workflow automation apps
- Enterprise tool connectors (CRM, ERP) locally