Porting a fine-tuned sentence embedding model into a Drupal 10 module, running ONNX inference in-process via PHP FFI. No Ollama, no external API, no vector DB.
Fine-tuned MiniLM exported to ONNX and run inside an existing Spring Boot app. No vector DB, no Bedrock per query, no GPU. The post I needed when I started.