feat(rag): add OpenVINO NPU embeddings service
This commit is contained in:
@@ -9,6 +9,8 @@ Restart=on-failure
|
||||
RestartSec=5
|
||||
Environment=PORT=18814
|
||||
Environment=RAG_HEALTH_TIMEOUT=180
|
||||
Environment=OLLAMA_BASE_URL=http://127.0.0.1:18817
|
||||
Environment=RAG_EMBED_MODEL=bge-base-en-v1.5-int8-ov
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user