Describe the bug
[This is a test issue]
When deploying a text embedding model via POST /_plugins/_ml/models/<model_id>/_deploy, the request fails with a memory circuit breaker exception on clusters with < 4GB heap.
Steps to reproduce
- Set up a single-node cluster with 2GB heap
- Register and deploy
huggingface/sentence-transformers/all-MiniLM-L6-v2
- Observe error:
CircuitBreakingException: [parent] Data too large
Describe the bug
[This is a test issue]
When deploying a text embedding model via
POST /_plugins/_ml/models/<model_id>/_deploy, the request fails with a memory circuit breaker exception on clusters with < 4GB heap.Steps to reproduce
huggingface/sentence-transformers/all-MiniLM-L6-v2CircuitBreakingException: [parent] Data too large