Skip to main content

Improving access​

Up until now, deploying small language models (SLMs) on mobile devices has been an extremely painful process, generally accessible to only inference engineers or AI/ML programmers. Written for Android (Kotlin) and iOS (Swift), the goal of the Edge SDK is to make SLM deployment as easy as calling a cloud LLM API endpoint - for any app developer.

Get started​

Choose your platform to get started

Features​

The current list of main features includes:
  • Model downloading service
  • Chat completion (generation)
  • Constrained generation
  • Function calling
  • Gson support (Android)
  • Image support (for LFM2-VL)
We are consistently adding to this list - see our changelog for detailed updates. Edit this page