microsoft / aici

AICI: Prompts as (Wasm) Programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

introduce new REST API for controller running

mmoskal opened this issue · comments

Right now we extend OpenAI completion.

  • remove "prompt"
  • let the program influence sampling (top_k, top_p, argmax etc)