microsoft / aici

AICI: Prompts as (Wasm) Programs
MIT License
1.87k stars 76 forks source link

support native controllers #90

Open mmoskal opened 3 months ago

mmoskal commented 3 months ago

In some cases the controllers are trusted and performance is particularly important. In these cases we should be able to deploy a natively compiled controller. We would need a library that exposes AICI host interface and communicates with aicirt just like normal "wasm-runnner" does.

This is particularly important with speculative decoding