CoolFace
Apppublic

AjinkyaPagare/Phi-3.5-mini-instruct

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

Phi-3.5 Mini Private AI Engine

An optimized, high-performance C++ inference engine using llama.cpp and FastAPI to serve Phi-3.5 Mini Instruct GGUF at ultra-low latency.

๐Ÿš€ Key Features

  • โ€”Ultra-Low Latency: Optimized context sizes and thread scheduling tailored for vCPU containers.
  • โ€”SSE Token Streaming: Sub-50ms first-token response times.
  • โ€”FIM Autocomplete: Inline completions under 100ms.
  • โ€”Safe I/O: Uses DEVNULL to bypass pipe buffer freezes.