docs: specify OpenVINO NPU reranker service

This commit is contained in:
William Valentin
2026-06-04 12:06:22 -07:00
parent 5b01b1bd11
commit 4dc77bb0c7
2 changed files with 244 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ This service is intentionally not wired into live RAG by default.
## Files
- `SPEC.md` — endpoint/CLI contract, model/runtime recommendation, smoke/NPU proof plan, RAG integration plan, docs implications, and no-go criteria.
- `server.py` — stdlib HTTP OpenVINO Runtime service.
- `smoke.py` — non-private API/ranking/NPU busy-time smoke test.
- `openvino-reranker.service` — optional user-systemd unit.